Skip to content

Instantly share code, notes, and snippets.

@onikuwo835
Created January 25, 2026 12:59
Show Gist options
  • Select an option

  • Save onikuwo835/d6c76cbbd0120b0877ccfb2bede3b836 to your computer and use it in GitHub Desktop.

Select an option

Save onikuwo835/d6c76cbbd0120b0877ccfb2bede3b836 to your computer and use it in GitHub Desktop.
sloprg: benchmark-sweep-quick.json (5 runs)
{
"date": "2026-01-25T12:58:56.767Z",
"runs": 5,
"results": [
{
"dataset": "test/small-files",
"perWorker": 1,
"batchSize": 8,
"chunk": 131072,
"stats": {
"runs": 5,
"meanMs": 423,
"stddevMs": 8,
"raw": [
431,
415,
416,
434,
419
]
},
"ms": 419,
"exitCode": 0,
"outLen": 700,
"matchCount": 8
},
{
"dataset": "test/small-files",
"perWorker": 1,
"batchSize": 16,
"chunk": 131072,
"stats": {
"runs": 5,
"meanMs": 417,
"stddevMs": 11,
"raw": [
414,
434,
408,
404,
426
]
},
"ms": 426,
"exitCode": 0,
"outLen": 700,
"matchCount": 8
},
{
"dataset": "test/small-files",
"perWorker": 1,
"batchSize": 32,
"chunk": 131072,
"stats": {
"runs": 5,
"meanMs": 413,
"stddevMs": 6,
"raw": [
415,
415,
402,
422,
412
]
},
"ms": 412,
"exitCode": 0,
"outLen": 700,
"matchCount": 8
},
{
"dataset": "test/small-files",
"perWorker": 1,
"batchSize": 64,
"chunk": 131072,
"stats": {
"runs": 5,
"meanMs": 414,
"stddevMs": 7,
"raw": [
403,
425,
410,
415,
416
]
},
"ms": 416,
"exitCode": 0,
"outLen": 700,
"matchCount": 8
},
{
"dataset": "test/small-files",
"perWorker": 2,
"batchSize": 8,
"chunk": 131072,
"stats": {
"runs": 5,
"meanMs": 455,
"stddevMs": 5,
"raw": [
456,
453,
459,
461,
448
]
},
"ms": 448,
"exitCode": 0,
"outLen": 700,
"matchCount": 8
},
{
"dataset": "test/small-files",
"perWorker": 2,
"batchSize": 16,
"chunk": 131072,
"stats": {
"runs": 5,
"meanMs": 457,
"stddevMs": 9,
"raw": [
471,
446,
457,
463,
448
]
},
"ms": 448,
"exitCode": 0,
"outLen": 700,
"matchCount": 8
},
{
"dataset": "test/small-files",
"perWorker": 2,
"batchSize": 32,
"chunk": 131072,
"stats": {
"runs": 5,
"meanMs": 455,
"stddevMs": 6,
"raw": [
451,
467,
450,
453,
454
]
},
"ms": 454,
"exitCode": 0,
"outLen": 700,
"matchCount": 8
},
{
"dataset": "test/small-files",
"perWorker": 2,
"batchSize": 64,
"chunk": 131072,
"stats": {
"runs": 5,
"meanMs": 453,
"stddevMs": 5,
"raw": [
450,
458,
459,
447,
449
]
},
"ms": 449,
"exitCode": 0,
"outLen": 700,
"matchCount": 8
},
{
"dataset": "test/small-files",
"perWorker": 4,
"batchSize": 8,
"chunk": 131072,
"stats": {
"runs": 5,
"meanMs": 457,
"stddevMs": 12,
"raw": [
470,
454,
443,
471,
447
]
},
"ms": 447,
"exitCode": 0,
"outLen": 700,
"matchCount": 8
},
{
"dataset": "test/small-files",
"perWorker": 4,
"batchSize": 16,
"chunk": 131072,
"stats": {
"runs": 5,
"meanMs": 459,
"stddevMs": 9,
"raw": [
468,
448,
462,
448,
469
]
},
"ms": 469,
"exitCode": 0,
"outLen": 700,
"matchCount": 8
},
{
"dataset": "test/small-files",
"perWorker": 4,
"batchSize": 32,
"chunk": 131072,
"stats": {
"runs": 5,
"meanMs": 458,
"stddevMs": 11,
"raw": [
463,
469,
465,
440,
452
]
},
"ms": 452,
"exitCode": 0,
"outLen": 700,
"matchCount": 8
},
{
"dataset": "test/small-files",
"perWorker": 4,
"batchSize": 64,
"chunk": 131072,
"stats": {
"runs": 5,
"meanMs": 459,
"stddevMs": 12,
"raw": [
459,
462,
447,
479,
447
]
},
"ms": 447,
"exitCode": 0,
"outLen": 700,
"matchCount": 8
},
{
"dataset": "test/small-files",
"perWorker": 8,
"batchSize": 8,
"chunk": 131072,
"stats": {
"runs": 5,
"meanMs": 550,
"stddevMs": 5,
"raw": [
546,
545,
556,
556,
549
]
},
"ms": 549,
"exitCode": 0,
"outLen": 700,
"matchCount": 8
},
{
"dataset": "test/small-files",
"perWorker": 8,
"batchSize": 16,
"chunk": 131072,
"stats": {
"runs": 5,
"meanMs": 543,
"stddevMs": 7,
"raw": [
548,
551,
539,
545,
532
]
},
"ms": 532,
"exitCode": 0,
"outLen": 700,
"matchCount": 8
},
{
"dataset": "test/small-files",
"perWorker": 8,
"batchSize": 32,
"chunk": 131072,
"stats": {
"runs": 5,
"meanMs": 551,
"stddevMs": 12,
"raw": [
546,
570,
550,
556,
535
]
},
"ms": 535,
"exitCode": 0,
"outLen": 700,
"matchCount": 8
},
{
"dataset": "test/small-files",
"perWorker": 8,
"batchSize": 64,
"chunk": 131072,
"stats": {
"runs": 5,
"meanMs": 549,
"stddevMs": 5,
"raw": [
555,
552,
540,
551,
546
]
},
"ms": 546,
"exitCode": 0,
"outLen": 700,
"matchCount": 8
},
{
"dataset": "test/large-files",
"perWorker": 1,
"batchSize": 8,
"chunk": 131072,
"stats": {
"runs": 5,
"meanMs": 4968,
"stddevMs": 304,
"raw": [
5128,
5087,
5203,
4368,
5052
]
},
"ms": 5052,
"exitCode": 0,
"outLen": 38797883,
"matchCount": 20
},
{
"dataset": "test/large-files",
"perWorker": 1,
"batchSize": 16,
"chunk": 131072,
"stats": {
"runs": 5,
"meanMs": 4910,
"stddevMs": 233,
"raw": [
4972,
4474,
4930,
5174,
4998
]
},
"ms": 4998,
"exitCode": 0,
"outLen": 38797883,
"matchCount": 20
},
{
"dataset": "test/large-files",
"perWorker": 1,
"batchSize": 32,
"chunk": 131072,
"stats": {
"runs": 5,
"meanMs": 5058,
"stddevMs": 50,
"raw": [
5027,
5135,
5092,
5045,
4992
]
},
"ms": 4992,
"exitCode": 0,
"outLen": 38797883,
"matchCount": 20
},
{
"dataset": "test/large-files",
"perWorker": 1,
"batchSize": 64,
"chunk": 131072,
"stats": {
"runs": 5,
"meanMs": 5022,
"stddevMs": 56,
"raw": [
5097,
5046,
4996,
4930,
5042
]
},
"ms": 5042,
"exitCode": 0,
"outLen": 38797883,
"matchCount": 20
},
{
"dataset": "test/large-files",
"perWorker": 2,
"batchSize": 8,
"chunk": 131072,
"stats": {
"runs": 5,
"meanMs": 4424,
"stddevMs": 40,
"raw": [
4456,
4414,
4360,
4417,
4475
]
},
"ms": 4475,
"exitCode": 0,
"outLen": 38797883,
"matchCount": 20
},
{
"dataset": "test/large-files",
"perWorker": 2,
"batchSize": 16,
"chunk": 131072,
"stats": {
"runs": 5,
"meanMs": 4410,
"stddevMs": 14,
"raw": [
4418,
4413,
4414,
4383,
4420
]
},
"ms": 4420,
"exitCode": 0,
"outLen": 38797883,
"matchCount": 20
},
{
"dataset": "test/large-files",
"perWorker": 2,
"batchSize": 32,
"chunk": 131072,
"stats": {
"runs": 5,
"meanMs": 4414,
"stddevMs": 19,
"raw": [
4416,
4421,
4419,
4436,
4380
]
},
"ms": 4380,
"exitCode": 0,
"outLen": 38797883,
"matchCount": 20
},
{
"dataset": "test/large-files",
"perWorker": 2,
"batchSize": 64,
"chunk": 131072,
"stats": {
"runs": 5,
"meanMs": 4436,
"stddevMs": 32,
"raw": [
4490,
4402,
4406,
4449,
4434
]
},
"ms": 4434,
"exitCode": 0,
"outLen": 38797883,
"matchCount": 20
},
{
"dataset": "test/large-files",
"perWorker": 4,
"batchSize": 8,
"chunk": 131072,
"stats": {
"runs": 5,
"meanMs": 4408,
"stddevMs": 22,
"raw": [
4373,
4438,
4397,
4411,
4422
]
},
"ms": 4422,
"exitCode": 0,
"outLen": 38797883,
"matchCount": 20
},
{
"dataset": "test/large-files",
"perWorker": 4,
"batchSize": 16,
"chunk": 131072,
"stats": {
"runs": 5,
"meanMs": 4431,
"stddevMs": 34,
"raw": [
4419,
4384,
4427,
4490,
4436
]
},
"ms": 4436,
"exitCode": 0,
"outLen": 38797883,
"matchCount": 20
},
{
"dataset": "test/large-files",
"perWorker": 4,
"batchSize": 32,
"chunk": 131072,
"stats": {
"runs": 5,
"meanMs": 4414,
"stddevMs": 24,
"raw": [
4391,
4406,
4430,
4452,
4392
]
},
"ms": 4392,
"exitCode": 0,
"outLen": 38797883,
"matchCount": 20
},
{
"dataset": "test/large-files",
"perWorker": 4,
"batchSize": 64,
"chunk": 131072,
"stats": {
"runs": 5,
"meanMs": 4429,
"stddevMs": 30,
"raw": [
4446,
4475,
4406,
4391,
4428
]
},
"ms": 4428,
"exitCode": 0,
"outLen": 38797883,
"matchCount": 20
},
{
"dataset": "test/large-files",
"perWorker": 8,
"batchSize": 8,
"chunk": 131072,
"stats": {
"runs": 5,
"meanMs": 4425,
"stddevMs": 45,
"raw": [
4411,
4354,
4420,
4449,
4492
]
},
"ms": 4492,
"exitCode": 0,
"outLen": 38797883,
"matchCount": 20
},
{
"dataset": "test/large-files",
"perWorker": 8,
"batchSize": 16,
"chunk": 131072,
"stats": {
"runs": 5,
"meanMs": 4427,
"stddevMs": 36,
"raw": [
4393,
4406,
4415,
4496,
4425
]
},
"ms": 4425,
"exitCode": 0,
"outLen": 38797883,
"matchCount": 20
},
{
"dataset": "test/large-files",
"perWorker": 8,
"batchSize": 32,
"chunk": 131072,
"stats": {
"runs": 5,
"meanMs": 4436,
"stddevMs": 28,
"raw": [
4457,
4449,
4450,
4445,
4380
]
},
"ms": 4380,
"exitCode": 0,
"outLen": 38797883,
"matchCount": 20
},
{
"dataset": "test/large-files",
"perWorker": 8,
"batchSize": 64,
"chunk": 131072,
"stats": {
"runs": 5,
"meanMs": 4399,
"stddevMs": 30,
"raw": [
4397,
4443,
4356,
4419,
4382
]
},
"ms": 4382,
"exitCode": 0,
"outLen": 38797883,
"matchCount": 20
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment