Created
January 25, 2026 13:44
-
-
Save onikuwo835/bfb3afddbf2829b897f0d2ce3fdfaff5 to your computer and use it in GitHub Desktop.
sloprg: benchmark-sweep-quick.json (10 runs, post-batching)
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-25T13:43:53.895Z", | |
| "runs": 10, | |
| "results": [ | |
| { | |
| "dataset": "test/small-files", | |
| "perWorker": 1, | |
| "batchSize": 8, | |
| "chunk": 131072, | |
| "stats": { | |
| "runs": 10, | |
| "meanMs": 416, | |
| "stddevMs": 8, | |
| "raw": [ | |
| 426, | |
| 414, | |
| 429, | |
| 417, | |
| 412, | |
| 417, | |
| 411, | |
| 398, | |
| 413, | |
| 420 | |
| ] | |
| }, | |
| "ms": 420, | |
| "exitCode": 0, | |
| "outLen": 700, | |
| "matchCount": 8 | |
| }, | |
| { | |
| "dataset": "test/small-files", | |
| "perWorker": 1, | |
| "batchSize": 16, | |
| "chunk": 131072, | |
| "stats": { | |
| "runs": 10, | |
| "meanMs": 410, | |
| "stddevMs": 7, | |
| "raw": [ | |
| 403, | |
| 400, | |
| 426, | |
| 413, | |
| 404, | |
| 413, | |
| 404, | |
| 405, | |
| 415, | |
| 413 | |
| ] | |
| }, | |
| "ms": 413, | |
| "exitCode": 0, | |
| "outLen": 700, | |
| "matchCount": 8 | |
| }, | |
| { | |
| "dataset": "test/small-files", | |
| "perWorker": 1, | |
| "batchSize": 32, | |
| "chunk": 131072, | |
| "stats": { | |
| "runs": 10, | |
| "meanMs": 414, | |
| "stddevMs": 8, | |
| "raw": [ | |
| 416, | |
| 412, | |
| 417, | |
| 394, | |
| 418, | |
| 414, | |
| 412, | |
| 406, | |
| 418, | |
| 428 | |
| ] | |
| }, | |
| "ms": 428, | |
| "exitCode": 0, | |
| "outLen": 700, | |
| "matchCount": 8 | |
| }, | |
| { | |
| "dataset": "test/small-files", | |
| "perWorker": 1, | |
| "batchSize": 64, | |
| "chunk": 131072, | |
| "stats": { | |
| "runs": 10, | |
| "meanMs": 414, | |
| "stddevMs": 9, | |
| "raw": [ | |
| 413, | |
| 409, | |
| 420, | |
| 398, | |
| 429, | |
| 421, | |
| 419, | |
| 403, | |
| 410, | |
| 419 | |
| ] | |
| }, | |
| "ms": 419, | |
| "exitCode": 0, | |
| "outLen": 700, | |
| "matchCount": 8 | |
| }, | |
| { | |
| "dataset": "test/small-files", | |
| "perWorker": 2, | |
| "batchSize": 8, | |
| "chunk": 131072, | |
| "stats": { | |
| "runs": 10, | |
| "meanMs": 473, | |
| "stddevMs": 7, | |
| "raw": [ | |
| 474, | |
| 486, | |
| 473, | |
| 470, | |
| 471, | |
| 462, | |
| 466, | |
| 483, | |
| 465, | |
| 477 | |
| ] | |
| }, | |
| "ms": 477, | |
| "exitCode": 0, | |
| "outLen": 700, | |
| "matchCount": 8 | |
| }, | |
| { | |
| "dataset": "test/small-files", | |
| "perWorker": 2, | |
| "batchSize": 16, | |
| "chunk": 131072, | |
| "stats": { | |
| "runs": 10, | |
| "meanMs": 464, | |
| "stddevMs": 9, | |
| "raw": [ | |
| 469, | |
| 459, | |
| 453, | |
| 466, | |
| 464, | |
| 460, | |
| 488, | |
| 459, | |
| 456, | |
| 470 | |
| ] | |
| }, | |
| "ms": 470, | |
| "exitCode": 0, | |
| "outLen": 700, | |
| "matchCount": 8 | |
| }, | |
| { | |
| "dataset": "test/small-files", | |
| "perWorker": 2, | |
| "batchSize": 32, | |
| "chunk": 131072, | |
| "stats": { | |
| "runs": 10, | |
| "meanMs": 467, | |
| "stddevMs": 20, | |
| "raw": [ | |
| 467, | |
| 460, | |
| 515, | |
| 462, | |
| 495, | |
| 456, | |
| 447, | |
| 460, | |
| 454, | |
| 455 | |
| ] | |
| }, | |
| "ms": 455, | |
| "exitCode": 0, | |
| "outLen": 700, | |
| "matchCount": 8 | |
| }, | |
| { | |
| "dataset": "test/small-files", | |
| "perWorker": 2, | |
| "batchSize": 64, | |
| "chunk": 131072, | |
| "stats": { | |
| "runs": 10, | |
| "meanMs": 460, | |
| "stddevMs": 4, | |
| "raw": [ | |
| 467, | |
| 465, | |
| 456, | |
| 456, | |
| 457, | |
| 456, | |
| 460, | |
| 460, | |
| 457, | |
| 464 | |
| ] | |
| }, | |
| "ms": 464, | |
| "exitCode": 0, | |
| "outLen": 700, | |
| "matchCount": 8 | |
| }, | |
| { | |
| "dataset": "test/small-files", | |
| "perWorker": 4, | |
| "batchSize": 8, | |
| "chunk": 131072, | |
| "stats": { | |
| "runs": 10, | |
| "meanMs": 468, | |
| "stddevMs": 6, | |
| "raw": [ | |
| 466, | |
| 473, | |
| 470, | |
| 461, | |
| 464, | |
| 469, | |
| 462, | |
| 463, | |
| 483, | |
| 466 | |
| ] | |
| }, | |
| "ms": 466, | |
| "exitCode": 0, | |
| "outLen": 700, | |
| "matchCount": 8 | |
| }, | |
| { | |
| "dataset": "test/small-files", | |
| "perWorker": 4, | |
| "batchSize": 16, | |
| "chunk": 131072, | |
| "stats": { | |
| "runs": 10, | |
| "meanMs": 464, | |
| "stddevMs": 11, | |
| "raw": [ | |
| 482, | |
| 470, | |
| 452, | |
| 476, | |
| 474, | |
| 447, | |
| 452, | |
| 465, | |
| 455, | |
| 465 | |
| ] | |
| }, | |
| "ms": 465, | |
| "exitCode": 0, | |
| "outLen": 700, | |
| "matchCount": 8 | |
| }, | |
| { | |
| "dataset": "test/small-files", | |
| "perWorker": 4, | |
| "batchSize": 32, | |
| "chunk": 131072, | |
| "stats": { | |
| "runs": 10, | |
| "meanMs": 457, | |
| "stddevMs": 6, | |
| "raw": [ | |
| 465, | |
| 452, | |
| 451, | |
| 464, | |
| 445, | |
| 458, | |
| 461, | |
| 457, | |
| 455, | |
| 459 | |
| ] | |
| }, | |
| "ms": 459, | |
| "exitCode": 0, | |
| "outLen": 700, | |
| "matchCount": 8 | |
| }, | |
| { | |
| "dataset": "test/small-files", | |
| "perWorker": 4, | |
| "batchSize": 64, | |
| "chunk": 131072, | |
| "stats": { | |
| "runs": 10, | |
| "meanMs": 457, | |
| "stddevMs": 10, | |
| "raw": [ | |
| 445, | |
| 454, | |
| 463, | |
| 441, | |
| 478, | |
| 457, | |
| 456, | |
| 451, | |
| 465, | |
| 456 | |
| ] | |
| }, | |
| "ms": 456, | |
| "exitCode": 0, | |
| "outLen": 700, | |
| "matchCount": 8 | |
| }, | |
| { | |
| "dataset": "test/small-files", | |
| "perWorker": 8, | |
| "batchSize": 8, | |
| "chunk": 131072, | |
| "stats": { | |
| "runs": 10, | |
| "meanMs": 557, | |
| "stddevMs": 12, | |
| "raw": [ | |
| 543, | |
| 565, | |
| 544, | |
| 559, | |
| 556, | |
| 539, | |
| 577, | |
| 555, | |
| 571, | |
| 556 | |
| ] | |
| }, | |
| "ms": 556, | |
| "exitCode": 0, | |
| "outLen": 700, | |
| "matchCount": 8 | |
| }, | |
| { | |
| "dataset": "test/small-files", | |
| "perWorker": 8, | |
| "batchSize": 16, | |
| "chunk": 131072, | |
| "stats": { | |
| "runs": 10, | |
| "meanMs": 550, | |
| "stddevMs": 13, | |
| "raw": [ | |
| 548, | |
| 545, | |
| 540, | |
| 568, | |
| 536, | |
| 575, | |
| 531, | |
| 554, | |
| 547, | |
| 553 | |
| ] | |
| }, | |
| "ms": 553, | |
| "exitCode": 0, | |
| "outLen": 700, | |
| "matchCount": 8 | |
| }, | |
| { | |
| "dataset": "test/small-files", | |
| "perWorker": 8, | |
| "batchSize": 32, | |
| "chunk": 131072, | |
| "stats": { | |
| "runs": 10, | |
| "meanMs": 545, | |
| "stddevMs": 11, | |
| "raw": [ | |
| 541, | |
| 557, | |
| 540, | |
| 557, | |
| 542, | |
| 547, | |
| 535, | |
| 529, | |
| 564, | |
| 537 | |
| ] | |
| }, | |
| "ms": 537, | |
| "exitCode": 0, | |
| "outLen": 700, | |
| "matchCount": 8 | |
| }, | |
| { | |
| "dataset": "test/small-files", | |
| "perWorker": 8, | |
| "batchSize": 64, | |
| "chunk": 131072, | |
| "stats": { | |
| "runs": 10, | |
| "meanMs": 542, | |
| "stddevMs": 6, | |
| "raw": [ | |
| 551, | |
| 531, | |
| 541, | |
| 543, | |
| 537, | |
| 552, | |
| 542, | |
| 541, | |
| 538, | |
| 545 | |
| ] | |
| }, | |
| "ms": 545, | |
| "exitCode": 0, | |
| "outLen": 700, | |
| "matchCount": 8 | |
| }, | |
| { | |
| "dataset": "test/large-files", | |
| "perWorker": 1, | |
| "batchSize": 8, | |
| "chunk": 131072, | |
| "stats": { | |
| "runs": 10, | |
| "meanMs": 4994, | |
| "stddevMs": 98, | |
| "raw": [ | |
| 5160, | |
| 5000, | |
| 4971, | |
| 5118, | |
| 4888, | |
| 4955, | |
| 4950, | |
| 4945, | |
| 5105, | |
| 4843 | |
| ] | |
| }, | |
| "ms": 4843, | |
| "exitCode": 0, | |
| "outLen": 38797883, | |
| "matchCount": 20 | |
| }, | |
| { | |
| "dataset": "test/large-files", | |
| "perWorker": 1, | |
| "batchSize": 16, | |
| "chunk": 131072, | |
| "stats": { | |
| "runs": 10, | |
| "meanMs": 4908, | |
| "stddevMs": 176, | |
| "raw": [ | |
| 4977, | |
| 4934, | |
| 5031, | |
| 4400, | |
| 4881, | |
| 4908, | |
| 4991, | |
| 5042, | |
| 4963, | |
| 4953 | |
| ] | |
| }, | |
| "ms": 4953, | |
| "exitCode": 0, | |
| "outLen": 38797883, | |
| "matchCount": 20 | |
| }, | |
| { | |
| "dataset": "test/large-files", | |
| "perWorker": 1, | |
| "batchSize": 32, | |
| "chunk": 131072, | |
| "stats": { | |
| "runs": 10, | |
| "meanMs": 4865, | |
| "stddevMs": 269, | |
| "raw": [ | |
| 4966, | |
| 5047, | |
| 4380, | |
| 4651, | |
| 5129, | |
| 5154, | |
| 4946, | |
| 5044, | |
| 4414, | |
| 4916 | |
| ] | |
| }, | |
| "ms": 4916, | |
| "exitCode": 0, | |
| "outLen": 38797883, | |
| "matchCount": 20 | |
| }, | |
| { | |
| "dataset": "test/large-files", | |
| "perWorker": 1, | |
| "batchSize": 64, | |
| "chunk": 131072, | |
| "stats": { | |
| "runs": 10, | |
| "meanMs": 5009, | |
| "stddevMs": 64, | |
| "raw": [ | |
| 5013, | |
| 5084, | |
| 5028, | |
| 5018, | |
| 4925, | |
| 4944, | |
| 4977, | |
| 4967, | |
| 4986, | |
| 5152 | |
| ] | |
| }, | |
| "ms": 5152, | |
| "exitCode": 0, | |
| "outLen": 38797883, | |
| "matchCount": 20 | |
| }, | |
| { | |
| "dataset": "test/large-files", | |
| "perWorker": 2, | |
| "batchSize": 8, | |
| "chunk": 131072, | |
| "stats": { | |
| "runs": 10, | |
| "meanMs": 4467, | |
| "stddevMs": 35, | |
| "raw": [ | |
| 4499, | |
| 4497, | |
| 4470, | |
| 4432, | |
| 4484, | |
| 4511, | |
| 4448, | |
| 4452, | |
| 4484, | |
| 4390 | |
| ] | |
| }, | |
| "ms": 4390, | |
| "exitCode": 0, | |
| "outLen": 38797883, | |
| "matchCount": 20 | |
| }, | |
| { | |
| "dataset": "test/large-files", | |
| "perWorker": 2, | |
| "batchSize": 16, | |
| "chunk": 131072, | |
| "stats": { | |
| "runs": 10, | |
| "meanMs": 4440, | |
| "stddevMs": 38, | |
| "raw": [ | |
| 4484, | |
| 4474, | |
| 4382, | |
| 4461, | |
| 4402, | |
| 4488, | |
| 4382, | |
| 4447, | |
| 4422, | |
| 4453 | |
| ] | |
| }, | |
| "ms": 4453, | |
| "exitCode": 0, | |
| "outLen": 38797883, | |
| "matchCount": 20 | |
| }, | |
| { | |
| "dataset": "test/large-files", | |
| "perWorker": 2, | |
| "batchSize": 32, | |
| "chunk": 131072, | |
| "stats": { | |
| "runs": 10, | |
| "meanMs": 4480, | |
| "stddevMs": 38, | |
| "raw": [ | |
| 4470, | |
| 4466, | |
| 4412, | |
| 4520, | |
| 4513, | |
| 4499, | |
| 4481, | |
| 4531, | |
| 4419, | |
| 4489 | |
| ] | |
| }, | |
| "ms": 4489, | |
| "exitCode": 0, | |
| "outLen": 38797883, | |
| "matchCount": 20 | |
| }, | |
| { | |
| "dataset": "test/large-files", | |
| "perWorker": 2, | |
| "batchSize": 64, | |
| "chunk": 131072, | |
| "stats": { | |
| "runs": 10, | |
| "meanMs": 4468, | |
| "stddevMs": 57, | |
| "raw": [ | |
| 4445, | |
| 4461, | |
| 4512, | |
| 4472, | |
| 4383, | |
| 4573, | |
| 4542, | |
| 4418, | |
| 4408, | |
| 4465 | |
| ] | |
| }, | |
| "ms": 4465, | |
| "exitCode": 0, | |
| "outLen": 38797883, | |
| "matchCount": 20 | |
| }, | |
| { | |
| "dataset": "test/large-files", | |
| "perWorker": 4, | |
| "batchSize": 8, | |
| "chunk": 131072, | |
| "stats": { | |
| "runs": 10, | |
| "meanMs": 4448, | |
| "stddevMs": 64, | |
| "raw": [ | |
| 4468, | |
| 4462, | |
| 4395, | |
| 4295, | |
| 4444, | |
| 4479, | |
| 4416, | |
| 4500, | |
| 4542, | |
| 4474 | |
| ] | |
| }, | |
| "ms": 4474, | |
| "exitCode": 0, | |
| "outLen": 38797883, | |
| "matchCount": 20 | |
| }, | |
| { | |
| "dataset": "test/large-files", | |
| "perWorker": 4, | |
| "batchSize": 16, | |
| "chunk": 131072, | |
| "stats": { | |
| "runs": 10, | |
| "meanMs": 4452, | |
| "stddevMs": 40, | |
| "raw": [ | |
| 4419, | |
| 4409, | |
| 4482, | |
| 4518, | |
| 4482, | |
| 4482, | |
| 4459, | |
| 4387, | |
| 4413, | |
| 4473 | |
| ] | |
| }, | |
| "ms": 4473, | |
| "exitCode": 0, | |
| "outLen": 38797883, | |
| "matchCount": 20 | |
| }, | |
| { | |
| "dataset": "test/large-files", | |
| "perWorker": 4, | |
| "batchSize": 32, | |
| "chunk": 131072, | |
| "stats": { | |
| "runs": 10, | |
| "meanMs": 4440, | |
| "stddevMs": 34, | |
| "raw": [ | |
| 4435, | |
| 4411, | |
| 4419, | |
| 4495, | |
| 4490, | |
| 4474, | |
| 4407, | |
| 4417, | |
| 4454, | |
| 4402 | |
| ] | |
| }, | |
| "ms": 4402, | |
| "exitCode": 0, | |
| "outLen": 38797883, | |
| "matchCount": 20 | |
| }, | |
| { | |
| "dataset": "test/large-files", | |
| "perWorker": 4, | |
| "batchSize": 64, | |
| "chunk": 131072, | |
| "stats": { | |
| "runs": 10, | |
| "meanMs": 4438, | |
| "stddevMs": 49, | |
| "raw": [ | |
| 4330, | |
| 4451, | |
| 4422, | |
| 4402, | |
| 4470, | |
| 4486, | |
| 4476, | |
| 4484, | |
| 4384, | |
| 4471 | |
| ] | |
| }, | |
| "ms": 4471, | |
| "exitCode": 0, | |
| "outLen": 38797883, | |
| "matchCount": 20 | |
| }, | |
| { | |
| "dataset": "test/large-files", | |
| "perWorker": 8, | |
| "batchSize": 8, | |
| "chunk": 131072, | |
| "stats": { | |
| "runs": 10, | |
| "meanMs": 4432, | |
| "stddevMs": 57, | |
| "raw": [ | |
| 4538, | |
| 4369, | |
| 4379, | |
| 4380, | |
| 4449, | |
| 4419, | |
| 4426, | |
| 4408, | |
| 4535, | |
| 4412 | |
| ] | |
| }, | |
| "ms": 4412, | |
| "exitCode": 0, | |
| "outLen": 38797883, | |
| "matchCount": 20 | |
| }, | |
| { | |
| "dataset": "test/large-files", | |
| "perWorker": 8, | |
| "batchSize": 16, | |
| "chunk": 131072, | |
| "stats": { | |
| "runs": 10, | |
| "meanMs": 4444, | |
| "stddevMs": 43, | |
| "raw": [ | |
| 4430, | |
| 4499, | |
| 4380, | |
| 4449, | |
| 4424, | |
| 4489, | |
| 4368, | |
| 4481, | |
| 4437, | |
| 4478 | |
| ] | |
| }, | |
| "ms": 4478, | |
| "exitCode": 0, | |
| "outLen": 38797883, | |
| "matchCount": 20 | |
| }, | |
| { | |
| "dataset": "test/large-files", | |
| "perWorker": 8, | |
| "batchSize": 32, | |
| "chunk": 131072, | |
| "stats": { | |
| "runs": 10, | |
| "meanMs": 4458, | |
| "stddevMs": 47, | |
| "raw": [ | |
| 4416, | |
| 4498, | |
| 4506, | |
| 4465, | |
| 4462, | |
| 4511, | |
| 4343, | |
| 4443, | |
| 4465, | |
| 4469 | |
| ] | |
| }, | |
| "ms": 4469, | |
| "exitCode": 0, | |
| "outLen": 38797883, | |
| "matchCount": 20 | |
| }, | |
| { | |
| "dataset": "test/large-files", | |
| "perWorker": 8, | |
| "batchSize": 64, | |
| "chunk": 131072, | |
| "stats": { | |
| "runs": 10, | |
| "meanMs": 4465, | |
| "stddevMs": 42, | |
| "raw": [ | |
| 4401, | |
| 4507, | |
| 4539, | |
| 4469, | |
| 4423, | |
| 4499, | |
| 4469, | |
| 4463, | |
| 4472, | |
| 4409 | |
| ] | |
| }, | |
| "ms": 4409, | |
| "exitCode": 0, | |
| "outLen": 38797883, | |
| "matchCount": 20 | |
| } | |
| ] | |
| } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment