Created
January 25, 2026 14:55
-
-
Save onikuwo835/465ac8e6766cce5c7cb496fb06958202 to your computer and use it in GitHub Desktop.
sloprg: adaptive-batching benchmark-sweep-quick.json (3 runs)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| "date": "2026-01-25T14:54:59.501Z", | |
| "runs": 3, | |
| "results": [ | |
| { | |
| "dataset": "test/small-files", | |
| "perWorker": 1, | |
| "batchSize": 8, | |
| "chunk": 131072, | |
| "stats": { | |
| "runs": 3, | |
| "meanMs": 441, | |
| "stddevMs": 12, | |
| "raw": [ | |
| 442, | |
| 456, | |
| 426 | |
| ] | |
| }, | |
| "ms": 426, | |
| "exitCode": 0, | |
| "outLen": 700, | |
| "matchCount": 8 | |
| }, | |
| { | |
| "dataset": "test/small-files", | |
| "perWorker": 1, | |
| "batchSize": 16, | |
| "chunk": 131072, | |
| "stats": { | |
| "runs": 3, | |
| "meanMs": 439, | |
| "stddevMs": 15, | |
| "raw": [ | |
| 453, | |
| 447, | |
| 418 | |
| ] | |
| }, | |
| "ms": 418, | |
| "exitCode": 0, | |
| "outLen": 700, | |
| "matchCount": 8 | |
| }, | |
| { | |
| "dataset": "test/small-files", | |
| "perWorker": 1, | |
| "batchSize": 32, | |
| "chunk": 131072, | |
| "stats": { | |
| "runs": 3, | |
| "meanMs": 427, | |
| "stddevMs": 9, | |
| "raw": [ | |
| 427, | |
| 437, | |
| 416 | |
| ] | |
| }, | |
| "ms": 416, | |
| "exitCode": 0, | |
| "outLen": 700, | |
| "matchCount": 8 | |
| }, | |
| { | |
| "dataset": "test/small-files", | |
| "perWorker": 1, | |
| "batchSize": 64, | |
| "chunk": 131072, | |
| "stats": { | |
| "runs": 3, | |
| "meanMs": 435, | |
| "stddevMs": 2, | |
| "raw": [ | |
| 435, | |
| 437, | |
| 433 | |
| ] | |
| }, | |
| "ms": 433, | |
| "exitCode": 0, | |
| "outLen": 700, | |
| "matchCount": 8 | |
| }, | |
| { | |
| "dataset": "test/small-files", | |
| "perWorker": 2, | |
| "batchSize": 8, | |
| "chunk": 131072, | |
| "stats": { | |
| "runs": 3, | |
| "meanMs": 480, | |
| "stddevMs": 5, | |
| "raw": [ | |
| 481, | |
| 486, | |
| 473 | |
| ] | |
| }, | |
| "ms": 473, | |
| "exitCode": 0, | |
| "outLen": 700, | |
| "matchCount": 8 | |
| }, | |
| { | |
| "dataset": "test/small-files", | |
| "perWorker": 2, | |
| "batchSize": 16, | |
| "chunk": 131072, | |
| "stats": { | |
| "runs": 3, | |
| "meanMs": 476, | |
| "stddevMs": 9, | |
| "raw": [ | |
| 487, | |
| 477, | |
| 465 | |
| ] | |
| }, | |
| "ms": 465, | |
| "exitCode": 0, | |
| "outLen": 700, | |
| "matchCount": 8 | |
| }, | |
| { | |
| "dataset": "test/small-files", | |
| "perWorker": 2, | |
| "batchSize": 32, | |
| "chunk": 131072, | |
| "stats": { | |
| "runs": 3, | |
| "meanMs": 472, | |
| "stddevMs": 3, | |
| "raw": [ | |
| 471, | |
| 468, | |
| 476 | |
| ] | |
| }, | |
| "ms": 476, | |
| "exitCode": 0, | |
| "outLen": 700, | |
| "matchCount": 8 | |
| }, | |
| { | |
| "dataset": "test/small-files", | |
| "perWorker": 2, | |
| "batchSize": 64, | |
| "chunk": 131072, | |
| "stats": { | |
| "runs": 3, | |
| "meanMs": 483, | |
| "stddevMs": 20, | |
| "raw": [ | |
| 511, | |
| 471, | |
| 466 | |
| ] | |
| }, | |
| "ms": 466, | |
| "exitCode": 0, | |
| "outLen": 700, | |
| "matchCount": 8 | |
| }, | |
| { | |
| "dataset": "test/small-files", | |
| "perWorker": 4, | |
| "batchSize": 8, | |
| "chunk": 131072, | |
| "stats": { | |
| "runs": 3, | |
| "meanMs": 484, | |
| "stddevMs": 6, | |
| "raw": [ | |
| 484, | |
| 491, | |
| 476 | |
| ] | |
| }, | |
| "ms": 476, | |
| "exitCode": 0, | |
| "outLen": 700, | |
| "matchCount": 8 | |
| }, | |
| { | |
| "dataset": "test/small-files", | |
| "perWorker": 4, | |
| "batchSize": 16, | |
| "chunk": 131072, | |
| "stats": { | |
| "runs": 3, | |
| "meanMs": 489, | |
| "stddevMs": 13, | |
| "raw": [ | |
| 502, | |
| 471, | |
| 493 | |
| ] | |
| }, | |
| "ms": 493, | |
| "exitCode": 0, | |
| "outLen": 700, | |
| "matchCount": 8 | |
| }, | |
| { | |
| "dataset": "test/small-files", | |
| "perWorker": 4, | |
| "batchSize": 32, | |
| "chunk": 131072, | |
| "stats": { | |
| "runs": 3, | |
| "meanMs": 470, | |
| "stddevMs": 12, | |
| "raw": [ | |
| 486, | |
| 457, | |
| 467 | |
| ] | |
| }, | |
| "ms": 467, | |
| "exitCode": 0, | |
| "outLen": 700, | |
| "matchCount": 8 | |
| }, | |
| { | |
| "dataset": "test/small-files", | |
| "perWorker": 4, | |
| "batchSize": 64, | |
| "chunk": 131072, | |
| "stats": { | |
| "runs": 3, | |
| "meanMs": 470, | |
| "stddevMs": 15, | |
| "raw": [ | |
| 472, | |
| 451, | |
| 487 | |
| ] | |
| }, | |
| "ms": 487, | |
| "exitCode": 0, | |
| "outLen": 700, | |
| "matchCount": 8 | |
| }, | |
| { | |
| "dataset": "test/small-files", | |
| "perWorker": 8, | |
| "batchSize": 8, | |
| "chunk": 131072, | |
| "stats": { | |
| "runs": 3, | |
| "meanMs": 576, | |
| "stddevMs": 17, | |
| "raw": [ | |
| 597, | |
| 556, | |
| 575 | |
| ] | |
| }, | |
| "ms": 575, | |
| "exitCode": 0, | |
| "outLen": 700, | |
| "matchCount": 8 | |
| }, | |
| { | |
| "dataset": "test/small-files", | |
| "perWorker": 8, | |
| "batchSize": 16, | |
| "chunk": 131072, | |
| "stats": { | |
| "runs": 3, | |
| "meanMs": 566, | |
| "stddevMs": 14, | |
| "raw": [ | |
| 562, | |
| 551, | |
| 585 | |
| ] | |
| }, | |
| "ms": 585, | |
| "exitCode": 0, | |
| "outLen": 700, | |
| "matchCount": 8 | |
| }, | |
| { | |
| "dataset": "test/small-files", | |
| "perWorker": 8, | |
| "batchSize": 32, | |
| "chunk": 131072, | |
| "stats": { | |
| "runs": 3, | |
| "meanMs": 564, | |
| "stddevMs": 8, | |
| "raw": [ | |
| 558, | |
| 575, | |
| 559 | |
| ] | |
| }, | |
| "ms": 559, | |
| "exitCode": 0, | |
| "outLen": 700, | |
| "matchCount": 8 | |
| }, | |
| { | |
| "dataset": "test/small-files", | |
| "perWorker": 8, | |
| "batchSize": 64, | |
| "chunk": 131072, | |
| "stats": { | |
| "runs": 3, | |
| "meanMs": 576, | |
| "stddevMs": 11, | |
| "raw": [ | |
| 568, | |
| 569, | |
| 592 | |
| ] | |
| }, | |
| "ms": 592, | |
| "exitCode": 0, | |
| "outLen": 700, | |
| "matchCount": 8 | |
| }, | |
| { | |
| "dataset": "test/large-files", | |
| "perWorker": 1, | |
| "batchSize": 8, | |
| "chunk": 131072, | |
| "stats": { | |
| "runs": 3, | |
| "meanMs": 5352, | |
| "stddevMs": 155, | |
| "raw": [ | |
| 5463, | |
| 5459, | |
| 5133 | |
| ] | |
| }, | |
| "ms": 5133, | |
| "exitCode": 0, | |
| "outLen": 38797883, | |
| "matchCount": 20 | |
| }, | |
| { | |
| "dataset": "test/large-files", | |
| "perWorker": 1, | |
| "batchSize": 16, | |
| "chunk": 131072, | |
| "stats": { | |
| "runs": 3, | |
| "meanMs": 5131, | |
| "stddevMs": 137, | |
| "raw": [ | |
| 5074, | |
| 4999, | |
| 5319 | |
| ] | |
| }, | |
| "ms": 5319, | |
| "exitCode": 0, | |
| "outLen": 38797883, | |
| "matchCount": 20 | |
| }, | |
| { | |
| "dataset": "test/large-files", | |
| "perWorker": 1, | |
| "batchSize": 32, | |
| "chunk": 131072, | |
| "stats": { | |
| "runs": 3, | |
| "meanMs": 5128, | |
| "stddevMs": 43, | |
| "raw": [ | |
| 5078, | |
| 5124, | |
| 5183 | |
| ] | |
| }, | |
| "ms": 5183, | |
| "exitCode": 0, | |
| "outLen": 38797883, | |
| "matchCount": 20 | |
| }, | |
| { | |
| "dataset": "test/large-files", | |
| "perWorker": 1, | |
| "batchSize": 64, | |
| "chunk": 131072, | |
| "stats": { | |
| "runs": 3, | |
| "meanMs": 4934, | |
| "stddevMs": 315, | |
| "raw": [ | |
| 5269, | |
| 4513, | |
| 5021 | |
| ] | |
| }, | |
| "ms": 5021, | |
| "exitCode": 0, | |
| "outLen": 38797883, | |
| "matchCount": 20 | |
| }, | |
| { | |
| "dataset": "test/large-files", | |
| "perWorker": 2, | |
| "batchSize": 8, | |
| "chunk": 131072, | |
| "stats": { | |
| "runs": 3, | |
| "meanMs": 4583, | |
| "stddevMs": 11, | |
| "raw": [ | |
| 4598, | |
| 4570, | |
| 4582 | |
| ] | |
| }, | |
| "ms": 4582, | |
| "exitCode": 0, | |
| "outLen": 38797883, | |
| "matchCount": 20 | |
| }, | |
| { | |
| "dataset": "test/large-files", | |
| "perWorker": 2, | |
| "batchSize": 16, | |
| "chunk": 131072, | |
| "stats": { | |
| "runs": 3, | |
| "meanMs": 4607, | |
| "stddevMs": 29, | |
| "raw": [ | |
| 4601, | |
| 4576, | |
| 4645 | |
| ] | |
| }, | |
| "ms": 4645, | |
| "exitCode": 0, | |
| "outLen": 38797883, | |
| "matchCount": 20 | |
| }, | |
| { | |
| "dataset": "test/large-files", | |
| "perWorker": 2, | |
| "batchSize": 32, | |
| "chunk": 131072, | |
| "stats": { | |
| "runs": 3, | |
| "meanMs": 4621, | |
| "stddevMs": 25, | |
| "raw": [ | |
| 4609, | |
| 4599, | |
| 4656 | |
| ] | |
| }, | |
| "ms": 4656, | |
| "exitCode": 0, | |
| "outLen": 38797883, | |
| "matchCount": 20 | |
| }, | |
| { | |
| "dataset": "test/large-files", | |
| "perWorker": 2, | |
| "batchSize": 64, | |
| "chunk": 131072, | |
| "stats": { | |
| "runs": 3, | |
| "meanMs": 4635, | |
| "stddevMs": 81, | |
| "raw": [ | |
| 4540, | |
| 4627, | |
| 4739 | |
| ] | |
| }, | |
| "ms": 4739, | |
| "exitCode": 0, | |
| "outLen": 38797883, | |
| "matchCount": 20 | |
| }, | |
| { | |
| "dataset": "test/large-files", | |
| "perWorker": 4, | |
| "batchSize": 8, | |
| "chunk": 131072, | |
| "stats": { | |
| "runs": 3, | |
| "meanMs": 4539, | |
| "stddevMs": 35, | |
| "raw": [ | |
| 4500, | |
| 4531, | |
| 4585 | |
| ] | |
| }, | |
| "ms": 4585, | |
| "exitCode": 0, | |
| "outLen": 38797883, | |
| "matchCount": 20 | |
| }, | |
| { | |
| "dataset": "test/large-files", | |
| "perWorker": 4, | |
| "batchSize": 16, | |
| "chunk": 131072, | |
| "stats": { | |
| "runs": 3, | |
| "meanMs": 4578, | |
| "stddevMs": 18, | |
| "raw": [ | |
| 4556, | |
| 4578, | |
| 4601 | |
| ] | |
| }, | |
| "ms": 4601, | |
| "exitCode": 0, | |
| "outLen": 38797883, | |
| "matchCount": 20 | |
| }, | |
| { | |
| "dataset": "test/large-files", | |
| "perWorker": 4, | |
| "batchSize": 32, | |
| "chunk": 131072, | |
| "stats": { | |
| "runs": 3, | |
| "meanMs": 4652, | |
| "stddevMs": 28, | |
| "raw": [ | |
| 4621, | |
| 4688, | |
| 4646 | |
| ] | |
| }, | |
| "ms": 4646, | |
| "exitCode": 0, | |
| "outLen": 38797883, | |
| "matchCount": 20 | |
| }, | |
| { | |
| "dataset": "test/large-files", | |
| "perWorker": 4, | |
| "batchSize": 64, | |
| "chunk": 131072, | |
| "stats": { | |
| "runs": 3, | |
| "meanMs": 4611, | |
| "stddevMs": 23, | |
| "raw": [ | |
| 4588, | |
| 4602, | |
| 4643 | |
| ] | |
| }, | |
| "ms": 4643, | |
| "exitCode": 0, | |
| "outLen": 38797883, | |
| "matchCount": 20 | |
| }, | |
| { | |
| "dataset": "test/large-files", | |
| "perWorker": 8, | |
| "batchSize": 8, | |
| "chunk": 131072, | |
| "stats": { | |
| "runs": 3, | |
| "meanMs": 4594, | |
| "stddevMs": 37, | |
| "raw": [ | |
| 4617, | |
| 4541, | |
| 4623 | |
| ] | |
| }, | |
| "ms": 4623, | |
| "exitCode": 0, | |
| "outLen": 38797883, | |
| "matchCount": 20 | |
| }, | |
| { | |
| "dataset": "test/large-files", | |
| "perWorker": 8, | |
| "batchSize": 16, | |
| "chunk": 131072, | |
| "stats": { | |
| "runs": 3, | |
| "meanMs": 4636, | |
| "stddevMs": 25, | |
| "raw": [ | |
| 4616, | |
| 4671, | |
| 4620 | |
| ] | |
| }, | |
| "ms": 4620, | |
| "exitCode": 0, | |
| "outLen": 38797883, | |
| "matchCount": 20 | |
| }, | |
| { | |
| "dataset": "test/large-files", | |
| "perWorker": 8, | |
| "batchSize": 32, | |
| "chunk": 131072, | |
| "stats": { | |
| "runs": 3, | |
| "meanMs": 4617, | |
| "stddevMs": 21, | |
| "raw": [ | |
| 4587, | |
| 4628, | |
| 4636 | |
| ] | |
| }, | |
| "ms": 4636, | |
| "exitCode": 0, | |
| "outLen": 38797883, | |
| "matchCount": 20 | |
| }, | |
| { | |
| "dataset": "test/large-files", | |
| "perWorker": 8, | |
| "batchSize": 64, | |
| "chunk": 131072, | |
| "stats": { | |
| "runs": 3, | |
| "meanMs": 4627, | |
| "stddevMs": 27, | |
| "raw": [ | |
| 4589, | |
| 4643, | |
| 4649 | |
| ] | |
| }, | |
| "ms": 4649, | |
| "exitCode": 0, | |
| "outLen": 38797883, | |
| "matchCount": 20 | |
| } | |
| ] | |
| } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment