Skip to content

Instantly share code, notes, and snippets.

@wfouche
Created February 9, 2026 11:19
Show Gist options
  • Select an option

  • Save wfouche/5ebd7ce330d504d8da30d474809f0715 to your computer and use it in GitHub Desktop.

Select an option

Save wfouche/5ebd7ce330d504d8da30d474809f0715 to your computer and use it in GitHub Desktop.
Tulip JSON Summary Results
{
"config": {"actions": {"description": "jsonplaceholder.typicode.com", "output_filename": "benchmark_output.json", "report_filename": "benchmark_report.html", "user_class": "APIUser", "user_params": {"url": "http://jsonplaceholder.typicode.com", "httpVersion": "HTTP_1_1", "connectTimeoutMillis": 5000, "readTimeoutMillis": 10000, "debug": false}, "user_actions": {"1": "GET:Get all posts", "2": "POST:Create post", "3": "GET:Get single post"}}, "contexts": {"Context-1": {"enabled": true, "num_users": 80, "num_tasks": 10}}, "benchmarks": {"REST1": {"time": {"warmup_duration1": 30, "warmup_duration2": 10, "benchmark_duration": 30, "benchmark_iterations": 3}, "aps_rate": 40.0, "scenario_actions": [{"id": 1, "weight": 3}, {"id": 2, "weight": 1}, {"id": 3, "weight": 2}]}}},
"benchmarks": {
"REST1": {
"context": {"num_users": 80, "name": "Context-1", "num_threads": 80}, "results": {
"1": {"max_rtt": "2026-02-09T13:16:28", "AQS": 1.0041666666666667, "avg_aps": 40.0, "CPU_T": "0:00:03.0", "CPU": 10.208333333333334, "num_failed": 0, "MWT": 357564415.0, "num_actions": 1200, "p99_rt": 289669119.0, "p95_rt": 283639807.0, "MQS": 2, "duration": "0:00:30", "max_rt": 381012800.0, "min_rt": 137443200.0, "MEM": 11.71875, "std_dev": 45613846.12568074, "p50_rt": 177995775.0, "avg_rt": 183021076.48, "AWT": 9767816.646666666}
,"2": {"max_rtt": "2026-02-09T13:17:05", "AQS": 1.0033333333333334, "avg_aps": 39.9, "CPU_T": "0:00:02.7", "CPU": 9.322916666666666, "num_failed": 0, "MWT": 351797247.0, "num_actions": 1197, "p99_rt": 288882687.0, "p95_rt": 281804799.0, "MQS": 2, "duration": "0:00:30", "max_rt": 412669400.0, "min_rt": 137759000.0, "MEM": 18.359375, "std_dev": 43958188.05359009, "p50_rt": 177733631.0, "avg_rt": 181593028.97243106, "AWT": 8932819.204678362}
,"3": {"max_rtt": "2026-02-09T13:17:29", "AQS": 1.0025, "avg_aps": 40.03333333333333, "CPU_T": "0:00:02.6", "CPU": 8.75, "num_failed": 0, "MWT": 277610495.0, "num_actions": 1201, "p99_rt": 290193407.0, "p95_rt": 283901951.0, "MQS": 2, "duration": "0:00:30", "max_rt": 545098500.0, "min_rt": 137954800.0, "MEM": 14.84375, "std_dev": 46873887.709603496, "p50_rt": 177995775.0, "avg_rt": 182608397.21565363, "AWT": 8662938.894254787}
}
,"actions": {
"1": {"max_rtt": "2026-02-09T13:17:05", "avg_aps": 19.955555555555556, "num_failed": 0, "num_actions": 1796, "p99_rt": 199753727, "p95_rt": 196739071, "duration": "0:01:30", "max_rt": 412669400.0, "min_rt": 140220000.0, "std_dev": 23109122.633782327, "p50_rt": 159121407, "avg_rt": 167523225.37193763}
,"2": {"max_rtt": "2026-02-09T13:17:29", "avg_aps": 6.722222222222222, "num_failed": 0, "num_actions": 605, "p99_rt": 299892735, "p95_rt": 289669119, "duration": "0:01:30", "max_rt": 545098500.0, "min_rt": 247037200.0, "std_dev": 22280180.67939269, "p50_rt": 264372223, "avg_rt": 271072819.6231405}
,"3": {"max_rtt": "2026-02-09T13:16:29", "avg_aps": 13.3, "num_failed": 0, "num_actions": 1197, "p99_rt": 184680447, "p95_rt": 182190079, "duration": "0:01:30", "max_rt": 319093500.0, "min_rt": 137443200.0, "std_dev": 18984002.868649844, "p50_rt": 147455999, "avg_rt": 159928207.07769424}
,"summary": {"aps_target_rate": 40.0, "max_rtt": "2026-02-09T13:17:29", "AQS": 1.0041666666666667, "avg_aps": 39.977777777777774, "CPU_T": "0:00:08.4", "CPU": 10.208333333333334, "num_failed": 0, "MWT": 357564415.0, "num_actions": 3598, "p99_rt": 289669119, "p95_rt": 283377663, "MQS": 2, "duration": "0:01:30", "max_rt": 545098500.0, "min_rt": 137443200.0, "MEM": 18.359375, "std_dev": 45503246.21337275, "p50_rt": 177864703, "min_aps": 39.9, "avg_rt": 182408235.82879376, "max_aps": 40.03333333333333, "AWT": 9767816.646666666}
}
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment