Skip to content

Commit a36d3fc

Browse files
committed
2 parents 5b9f286 + 40654e3 commit a36d3fc

1 file changed

Lines changed: 16 additions & 8 deletions

File tree

site/dat/repo/various.json

Lines changed: 16 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
[
22
{
33
"id": "io.github.sagaraggarwal86-configurable-aggregate-report",
4-
"name": "JAAR JTL AI Analysis & Reporting",
5-
"description": "A file-based Apache JMeter listener plugin for post-test JTL analysis. Provides a filterable aggregate table with features like Filter Results using Start/End Offset & Transaction Names with RegEx support, Dynamic Percentile & Table Columns, SLA Threshold Highlighting (Error %, Response Time & TPS), CLI Headless Mode, Chart Interval Control, AI-Analyzed HTML Performance Report, Data-Only HTML Report (no AI required), Export Report in Excel & PDF Format, Performance Charts, Dark Mode with zero runtime overhead.",
4+
"name": "JAAR 🤖 JTL AI Analysis & Reporting",
5+
"description": "A file-based Apache JMeter listener plugin for post-test JTL analysis. Provides a filterable aggregate table with features like Filter Results using Start/End Offset & Transaction Names with RegEx support, Dynamic Percentile & Table Columns, SLA Threshold Highlighting (Error %, Response Time & TPS), CLI Headless Mode, Chart Interval Control, AI-Analyzed HTML Performance Report, Data-Only HTML Report (no AI required), Export Report in Excel & PDF Format, Performance Charts, Dark Mode 🤖 with zero runtime overhead.",
66
"screenshotUrl": "https://raw.githubusercontent.com/sagaraggarwal86/jaar-jmeter-plugin/main/docs/Image.jpg",
77
"helpUrl": "https://github.com/sagaraggarwal86/jaar-jmeter-plugin/blob/main/README.md",
88
"vendor": "Sagar Aggarwal",
@@ -28,7 +28,7 @@
2828
},
2929
{
3030
"id": "io.github.sagaraggarwal86-jmxauditor",
31-
"name": "JMXAuditor JMX Static Analyser",
31+
"name": "JMXAuditor 🤖 JMX Static Analyser",
3232
"description": "A JMeter GUI-mode plugin that performs static analysis on .jmx test plans. Surfaces findings across six quality categories (Correctness, Security, Scalability, Realism, Maintainability, Observability) with 25 read-only rules. HTML & JSON Report Export, with zero impact on test execution.",
3333
"screenshotUrl": "https://raw.githubusercontent.com/sagaraggarwal86/JMXAuditor-jmeter-plugin/main/docs/Image.jpg",
3434
"helpUrl": "https://github.com/sagaraggarwal86/JMXAuditor-jmeter-plugin/blob/main/README.md",
@@ -46,8 +46,8 @@
4646
},
4747
{
4848
"id": "io.github.sagaraggarwal86-jmx-version-control-system",
49-
"name": "JVCS JMX Version Control System",
50-
"description": "A lightweight local version control plugin for Apache JMeter test plans (.jmx files). Auto-snapshots on every save with SHA-256 deduplication, manual checkpoints with notes, one-click rollback with safety net, version freezing, configurable retention with FIFO pruning, periodic auto-checkpoint, selective deletion, export to .jmx, audit trail, lock file mechanism, dirty state indicator, self-healing index, toolbar integration, keyboard shortcuts (Ctrl+K, Ctrl+H) no Git, no SVN, no external tools required.",
49+
"name": "JVCS 🤖 JMX Version Control System",
50+
"description": "A lightweight local version control plugin for Apache JMeter test plans (.jmx files). Auto-snapshots on every save with SHA-256 deduplication, manual checkpoints with notes, one-click rollback with safety net, version freezing, configurable retention with FIFO pruning, periodic auto-checkpoint, selective deletion, export to .jmx, audit trail, lock file mechanism, dirty state indicator, self-healing index, toolbar integration, keyboard shortcuts (Ctrl+K, Ctrl+H) 🤖 no Git, no SVN, no external tools required.",
5151
"screenshotUrl": "https://raw.githubusercontent.com/sagaraggarwal86/jmx-version-control-system/main/docs/Image.jpeg",
5252
"helpUrl": "https://github.com/sagaraggarwal86/jmx-version-control-system/blob/main/README.md",
5353
"vendor": "Sagar Aggarwal",
@@ -59,15 +59,15 @@
5959
],
6060
"versions": {
6161
"1.1.0": {
62-
"changes": "Initial release auto-snapshot on save, manual checkpoint, version history panel, one-click restore, freeze/unfreeze, retention pruning, auto-checkpoint, selective deletion, export, audit log, lock management, dirty indicator, toolbar buttons, settings dialog, self-healing index, storage migration",
62+
"changes": "Initial release 🤖 auto-snapshot on save, manual checkpoint, version history panel, one-click restore, freeze/unfreeze, retention pruning, auto-checkpoint, selective deletion, export, audit log, lock management, dirty indicator, toolbar buttons, settings dialog, self-healing index, storage migration",
6363
"downloadUrl": "https://repo1.maven.org/maven2/io/github/sagaraggarwal86/jmx-version-control-system/v1.1.0/jmx-version-control-system-v1.1.0.jar"
6464
}
6565
}
6666
},
6767
{
6868
"id": "io.github.sagaraggarwal86-bpm-jmeter-plugin",
69-
"name": "BPM Browser Performance Metrics",
70-
"description": "A live JMeter listener plugin for capturing browser rendering metrics via Chrome DevTools Protocol. Features include Core Web Vitals (LCP, FCP, CLS, TTFB), Network & Console capture, Composite Performance Score, SLA Threshold Highlighting, Improvement Area Detection, Filter by Start/End Offset & Transaction Names with RegEx support, CLI Headless Mode, Chart Interval Control, HTML Performance Report, and Excel Export with minimal impact on JMeter thread performance.",
69+
"name": "BPM 🤖 Browser Performance Metrics",
70+
"description": "A live JMeter listener plugin for capturing browser rendering metrics via Chrome DevTools Protocol. Features include Core Web Vitals (LCP, FCP, CLS, TTFB), Network & Console capture, Composite Performance Score, SLA Threshold Highlighting, Improvement Area Detection, Filter by Start/End Offset & Transaction Names with RegEx support, CLI Headless Mode, Chart Interval Control, HTML Performance Report, and Excel Export 🤖 with minimal impact on JMeter thread performance.",
7171
"screenshotUrl": "https://raw.githubusercontent.com/sagaraggarwal86/BPM-jmeter-plugin/v1.0.1/docs/Image.jpg",
7272
"helpUrl": "https://github.com/sagaraggarwal86/BPM-jmeter-plugin/blob/v1.0.1/README.md",
7373
"vendor": "Sagar Aggarwal",
@@ -3084,6 +3084,14 @@
30843084
"jmeter-core",
30853085
"jmeter-components"
30863086
]
3087+
},
3088+
"2.0.7": {
3089+
"changes": "NEW: Support for DeepSeek models. ",
3090+
"downloadUrl": "https://repo1.maven.org/maven2/com/qainsights/jmeter-agent/2.0.7/jmeter-agent-2.0.7-jar-with-dependencies.jar",
3091+
"depends": [
3092+
"jmeter-core",
3093+
"jmeter-components"
3094+
]
30873095
}
30883096
}
30893097
},

0 commit comments

Comments
 (0)