Gatling version: 3.14.3
Gatling flavor: java kotlin [ x] scala javascript typescript
Gatling build tool: [x ] maven gradle sbt bundle npm
This is the value that I observed from html report 379
========================================================================================================================
---- Global Information -------------------------------------------------------------|—Total—|-----OK----|----KO----
request count | 120 | 120 | -
min response time (ms) | 322 | 322 | -
max response time (ms) | 457 | 457 | -
mean response time (ms) | 348 | 348 | -
response time std deviation (ms) | 22 | 22 | -
response time 50th percentile (ms) | 345 | 345 | -
response time 75th percentile (ms) | 353 | 353 | -
response time 95th percentile (ms) | 379 | 379 | -
response time 99th percentile (ms) | 455 | 455 | -
mean throughput (rps) | 1 | 1 | -
---- Response Time Distribution ----------------------------------------------------------------------------------------
OK: t < 1200 ms 120 (100%)
OK: 1200 ms <= t < 1600 ms 0 (0%)
OK: t >= 1600 ms 0 (0%)
KO 0 (0%)
========================================================================================================================
But if I calculate the percentile 95 for those 120 request is 375, for the values that appear on html report.
pointInterval: 1000,
name: ‘95%’,
data: [[1751368124000, 340], [1751368125000, 343], [1751368126000, 455], [1751368127000, 367], [1751368128000, 348], [1751368129000, 348], [1751368130000, 449], [1751368131000, 352], [1751368132000, 345], [1751368133000, 333], [1751368134000, 336], [1751368135000, 362], [1751368136000, 331], [1751368137000, 338], [1751368138000, 332], [1751368139000, 348], [1751368140000, 346], [1751368141000, 336], [1751368142000, 330], [1751368143000, 337], [1751368144000, 355], [1751368145000, 354], [1751368146000, 358], [1751368147000, 361], [1751368148000, 380], [1751368149000, 457], [1751368150000, 342], [1751368151000, 350], [1751368152000, 337], [1751368153000, 364], [1751368154000, 379], [1751368155000, 355], [1751368156000, 344], [1751368157000, 345], [1751368158000, 345], [1751368159000, 344], [1751368160000, 371], [1751368161000, 375], [1751368162000, 330], [1751368163000, 328], [1751368164000, 355], [1751368165000, 335], [1751368166000, 358], [1751368167000, 346], [1751368168000, 412], [1751368169000, 367], [1751368170000, 343], [1751368171000, 335], [1751368172000, 342], [1751368173000, 352], [1751368174000, 342], [1751368175000, 332], [1751368176000, 373], [1751368177000, 329], [1751368178000, 373], [1751368179000, 335], [1751368180000, 361], [1751368181000, 351], [1751368182000, 356], [1751368183000, 373], [1751368184000, 329], [1751368185000, 330], [1751368186000, 337], [1751368187000, 337], [1751368188000, 339], [1751368189000, 340], [1751368190000, 349], [1751368191000, 339], [1751368192000, 338], [1751368193000, 337], [1751368194000, 337], [1751368195000, 339], [1751368196000, 332], [1751368197000, 345], [1751368198000, 345], [1751368199000, 334], [1751368200000, 341], [1751368201000, 345], [1751368202000, 341], [1751368203000, 333], [1751368204000, 327], [1751368205000, 325], [1751368206000, 325], [1751368207000, 335], [1751368208000, 338], [1751368209000, 326], [1751368210000, 322], [1751368211000, 351], [1751368212000, 351], [1751368213000, 345], [1751368214000, 336], [1751368215000, 351], [1751368216000, 336], [1751368217000, 340], [1751368218000, 347], [1751368219000, 327], [1751368220000, 347], [1751368221000, 346], [1751368222000, 338], [1751368223000, 341], [1751368224000, 346], [1751368225000, 345], [1751368226000, 328], [1751368227000, 335], [1751368228000, 348], [1751368229000, 345], [1751368230000, 353], [1751368231000, 335], [1751368232000, 330], [1751368233000, 350], [1751368234000, 349], [1751368235000, 357], [1751368236000, 348], [1751368237000, 354], [1751368238000, 347], [1751368239000, 372], [1751368240000, 354], [1751368241000, 360], [1751368242000, 345], [1751368243000, 346]],
tooltip: { yDecimals: 0, ySuffix: ‘ms’ },
type : ‘area’,
yAxis: 0,
zIndex: 3
},