Created
August 8, 2024 06:18
-
-
Save RossComputerGuy/635560a8667f62f249e12248f82ac9c6 to your computer and use it in GitHub Desktop.
Multithreaded Nix evaluator on Ampere
This file contains 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
{ | |
"results": [ | |
{ | |
"command": "env NR_CORES=1 GC_INITIAL_HEAP_SIZE=17G /home/ross/result/bin/nix flake show --no-eval-cache --all-systems --json github:NixOS/nix/afdd12be5e19c0001ff3297dea544301108d298", | |
"mean": 47.89278805302, | |
"stddev": 0.268624251744929, | |
"median": 47.89278805302, | |
"user": 28.834562319999996, | |
"system": 10.01589302, | |
"min": 47.70284202302, | |
"max": 48.08273408302, | |
"times": [ | |
48.08273408302, | |
47.70284202302 | |
], | |
"exit_codes": [ | |
0, | |
0 | |
], | |
"parameters": { | |
"num_threads": "1" | |
} | |
}, | |
{ | |
"command": "env NR_CORES=2 GC_INITIAL_HEAP_SIZE=17G /home/ross/result/bin/nix flake show --no-eval-cache --all-systems --json github:NixOS/nix/afdd12be5e19c0001ff3297dea544301108d298", | |
"mean": 27.972418134020003, | |
"stddev": 0.6892870949167366, | |
"median": 27.972418134020003, | |
"user": 32.06835132, | |
"system": 10.13803852, | |
"min": 27.48501855502, | |
"max": 28.45981771302, | |
"times": [ | |
27.48501855502, | |
28.45981771302 | |
], | |
"exit_codes": [ | |
0, | |
0 | |
], | |
"parameters": { | |
"num_threads": "2" | |
} | |
}, | |
{ | |
"command": "env NR_CORES=3 GC_INITIAL_HEAP_SIZE=17G /home/ross/result/bin/nix flake show --no-eval-cache --all-systems --json github:NixOS/nix/afdd12be5e19c0001ff3297dea544301108d298", | |
"mean": 21.28163366152, | |
"stddev": 0.5890427126170016, | |
"median": 21.28163366152, | |
"user": 34.77055582, | |
"system": 10.69263702, | |
"min": 20.86511756502, | |
"max": 21.69814975802, | |
"times": [ | |
21.69814975802, | |
20.86511756502 | |
], | |
"exit_codes": [ | |
0, | |
0 | |
], | |
"parameters": { | |
"num_threads": "3" | |
} | |
}, | |
{ | |
"command": "env NR_CORES=4 GC_INITIAL_HEAP_SIZE=17G /home/ross/result/bin/nix flake show --no-eval-cache --all-systems --json github:NixOS/nix/afdd12be5e19c0001ff3297dea544301108d298", | |
"mean": 17.839279845020002, | |
"stddev": 0.11623389449339287, | |
"median": 17.839279845020002, | |
"user": 36.39344831999999, | |
"system": 10.464690520000001, | |
"min": 17.757090070020002, | |
"max": 17.92146962002, | |
"times": [ | |
17.757090070020002, | |
17.92146962002 | |
], | |
"exit_codes": [ | |
0, | |
0 | |
], | |
"parameters": { | |
"num_threads": "4" | |
} | |
}, | |
{ | |
"command": "env NR_CORES=5 GC_INITIAL_HEAP_SIZE=17G /home/ross/result/bin/nix flake show --no-eval-cache --all-systems --json github:NixOS/nix/afdd12be5e19c0001ff3297dea544301108d298", | |
"mean": 15.54970331502, | |
"stddev": 0.823910518892764, | |
"median": 15.54970331502, | |
"user": 38.03854382, | |
"system": 10.29723752, | |
"min": 14.96711060002, | |
"max": 16.13229603002, | |
"times": [ | |
14.96711060002, | |
16.13229603002 | |
], | |
"exit_codes": [ | |
0, | |
0 | |
], | |
"parameters": { | |
"num_threads": "5" | |
} | |
}, | |
{ | |
"command": "env NR_CORES=6 GC_INITIAL_HEAP_SIZE=17G /home/ross/result/bin/nix flake show --no-eval-cache --all-systems --json github:NixOS/nix/afdd12be5e19c0001ff3297dea544301108d298", | |
"mean": 13.478930207520001, | |
"stddev": 0.6109839942067007, | |
"median": 13.478930207520001, | |
"user": 38.36456131999999, | |
"system": 10.44639102, | |
"min": 13.04689928202, | |
"max": 13.91096113302, | |
"times": [ | |
13.04689928202, | |
13.91096113302 | |
], | |
"exit_codes": [ | |
0, | |
0 | |
], | |
"parameters": { | |
"num_threads": "6" | |
} | |
}, | |
{ | |
"command": "env NR_CORES=7 GC_INITIAL_HEAP_SIZE=17G /home/ross/result/bin/nix flake show --no-eval-cache --all-systems --json github:NixOS/nix/afdd12be5e19c0001ff3297dea544301108d298", | |
"mean": 12.43445359502, | |
"stddev": 1.1822116393753852, | |
"median": 12.43445359502, | |
"user": 41.85324532, | |
"system": 10.68217502, | |
"min": 11.59850372802, | |
"max": 13.27040346202, | |
"times": [ | |
13.27040346202, | |
11.59850372802 | |
], | |
"exit_codes": [ | |
0, | |
0 | |
], | |
"parameters": { | |
"num_threads": "7" | |
} | |
}, | |
{ | |
"command": "env NR_CORES=8 GC_INITIAL_HEAP_SIZE=17G /home/ross/result/bin/nix flake show --no-eval-cache --all-systems --json github:NixOS/nix/afdd12be5e19c0001ff3297dea544301108d298", | |
"mean": 11.88602206402, | |
"stddev": 0.3672249211982809, | |
"median": 11.88602206402, | |
"user": 43.09790882, | |
"system": 10.50999202, | |
"min": 11.62635483202, | |
"max": 12.14568929602, | |
"times": [ | |
12.14568929602, | |
11.62635483202 | |
], | |
"exit_codes": [ | |
0, | |
0 | |
], | |
"parameters": { | |
"num_threads": "8" | |
} | |
}, | |
{ | |
"command": "env NR_CORES=9 GC_INITIAL_HEAP_SIZE=17G /home/ross/result/bin/nix flake show --no-eval-cache --all-systems --json github:NixOS/nix/afdd12be5e19c0001ff3297dea544301108d298", | |
"mean": 11.279587472020001, | |
"stddev": 0.10051939804724977, | |
"median": 11.279587472020001, | |
"user": 45.579342319999995, | |
"system": 10.63100802, | |
"min": 11.20850952402, | |
"max": 11.35066542002, | |
"times": [ | |
11.35066542002, | |
11.20850952402 | |
], | |
"exit_codes": [ | |
0, | |
0 | |
], | |
"parameters": { | |
"num_threads": "9" | |
} | |
}, | |
{ | |
"command": "env NR_CORES=10 GC_INITIAL_HEAP_SIZE=17G /home/ross/result/bin/nix flake show --no-eval-cache --all-systems --json github:NixOS/nix/afdd12be5e19c0001ff3297dea544301108d298", | |
"mean": 10.367882407020002, | |
"stddev": 0.9067221331467519, | |
"median": 10.367882407020002, | |
"user": 49.49630132, | |
"system": 10.69521752, | |
"min": 9.72673303802, | |
"max": 11.00903177602, | |
"times": [ | |
9.72673303802, | |
11.00903177602 | |
], | |
"exit_codes": [ | |
0, | |
0 | |
], | |
"parameters": { | |
"num_threads": "10" | |
} | |
}, | |
{ | |
"command": "env NR_CORES=11 GC_INITIAL_HEAP_SIZE=17G /home/ross/result/bin/nix flake show --no-eval-cache --all-systems --json github:NixOS/nix/afdd12be5e19c0001ff3297dea544301108d298", | |
"mean": 10.56479203602, | |
"stddev": 0.7383688233393692, | |
"median": 10.56479203602, | |
"user": 48.728883319999994, | |
"system": 10.44490352, | |
"min": 10.04268643402, | |
"max": 11.08689763802, | |
"times": [ | |
10.04268643402, | |
11.08689763802 | |
], | |
"exit_codes": [ | |
0, | |
0 | |
], | |
"parameters": { | |
"num_threads": "11" | |
} | |
}, | |
{ | |
"command": "env NR_CORES=12 GC_INITIAL_HEAP_SIZE=17G /home/ross/result/bin/nix flake show --no-eval-cache --all-systems --json github:NixOS/nix/afdd12be5e19c0001ff3297dea544301108d298", | |
"mean": 10.04480287302, | |
"stddev": 0.3123392843572993, | |
"median": 10.04480287302, | |
"user": 50.90333532, | |
"system": 10.52655902, | |
"min": 9.82394564702, | |
"max": 10.26566009902, | |
"times": [ | |
10.26566009902, | |
9.82394564702 | |
], | |
"exit_codes": [ | |
0, | |
0 | |
], | |
"parameters": { | |
"num_threads": "12" | |
} | |
}, | |
{ | |
"command": "env NR_CORES=13 GC_INITIAL_HEAP_SIZE=17G /home/ross/result/bin/nix flake show --no-eval-cache --all-systems --json github:NixOS/nix/afdd12be5e19c0001ff3297dea544301108d298", | |
"mean": 10.007647287520001, | |
"stddev": 0.3734624366872412, | |
"median": 10.007647287520001, | |
"user": 50.56255432, | |
"system": 10.68134752, | |
"min": 9.74356946602, | |
"max": 10.27172510902, | |
"times": [ | |
10.27172510902, | |
9.74356946602 | |
], | |
"exit_codes": [ | |
0, | |
0 | |
], | |
"parameters": { | |
"num_threads": "13" | |
} | |
}, | |
{ | |
"command": "env NR_CORES=14 GC_INITIAL_HEAP_SIZE=17G /home/ross/result/bin/nix flake show --no-eval-cache --all-systems --json github:NixOS/nix/afdd12be5e19c0001ff3297dea544301108d298", | |
"mean": 10.13173004602, | |
"stddev": 0.3259707106941062, | |
"median": 10.13173004602, | |
"user": 54.51206431999999, | |
"system": 11.085660520000001, | |
"min": 9.90123394602, | |
"max": 10.362226146020001, | |
"times": [ | |
9.90123394602, | |
10.362226146020001 | |
], | |
"exit_codes": [ | |
0, | |
0 | |
], | |
"parameters": { | |
"num_threads": "14" | |
} | |
}, | |
{ | |
"command": "env NR_CORES=15 GC_INITIAL_HEAP_SIZE=17G /home/ross/result/bin/nix flake show --no-eval-cache --all-systems --json github:NixOS/nix/afdd12be5e19c0001ff3297dea544301108d298", | |
"mean": 10.02059169652, | |
"stddev": 0.09350141062012843, | |
"median": 10.02059169652, | |
"user": 54.60611582, | |
"system": 10.861360520000002, | |
"min": 9.95447621502, | |
"max": 10.086707178020001, | |
"times": [ | |
10.086707178020001, | |
9.95447621502 | |
], | |
"exit_codes": [ | |
0, | |
0 | |
], | |
"parameters": { | |
"num_threads": "15" | |
} | |
}, | |
{ | |
"command": "env NR_CORES=16 GC_INITIAL_HEAP_SIZE=17G /home/ross/result/bin/nix flake show --no-eval-cache --all-systems --json github:NixOS/nix/afdd12be5e19c0001ff3297dea544301108d298", | |
"mean": 9.57975287402, | |
"stddev": 0.25422222892326646, | |
"median": 9.57975287402, | |
"user": 62.34610282, | |
"system": 11.21139152, | |
"min": 9.39999061202, | |
"max": 9.759515136020001, | |
"times": [ | |
9.39999061202, | |
9.759515136020001 | |
], | |
"exit_codes": [ | |
0, | |
0 | |
], | |
"parameters": { | |
"num_threads": "16" | |
} | |
}, | |
{ | |
"command": "env NR_CORES=17 GC_INITIAL_HEAP_SIZE=17G /home/ross/result/bin/nix flake show --no-eval-cache --all-systems --json github:NixOS/nix/afdd12be5e19c0001ff3297dea544301108d298", | |
"mean": 9.835514204519999, | |
"stddev": 0.29507741977792395, | |
"median": 9.835514204519999, | |
"user": 62.55188532, | |
"system": 10.78201752, | |
"min": 9.62686296002, | |
"max": 10.04416544902, | |
"times": [ | |
9.62686296002, | |
10.04416544902 | |
], | |
"exit_codes": [ | |
0, | |
0 | |
], | |
"parameters": { | |
"num_threads": "17" | |
} | |
}, | |
{ | |
"command": "env NR_CORES=18 GC_INITIAL_HEAP_SIZE=17G /home/ross/result/bin/nix flake show --no-eval-cache --all-systems --json github:NixOS/nix/afdd12be5e19c0001ff3297dea544301108d298", | |
"mean": 9.670238477520002, | |
"stddev": 0.373103408875948, | |
"median": 9.670238477520002, | |
"user": 62.099891819999996, | |
"system": 11.06478002, | |
"min": 9.40641452702, | |
"max": 9.93406242802, | |
"times": [ | |
9.93406242802, | |
9.40641452702 | |
], | |
"exit_codes": [ | |
0, | |
0 | |
], | |
"parameters": { | |
"num_threads": "18" | |
} | |
}, | |
{ | |
"command": "env NR_CORES=19 GC_INITIAL_HEAP_SIZE=17G /home/ross/result/bin/nix flake show --no-eval-cache --all-systems --json github:NixOS/nix/afdd12be5e19c0001ff3297dea544301108d298", | |
"mean": 9.45599692102, | |
"stddev": 0.09915149997904506, | |
"median": 9.45599692102, | |
"user": 65.47133282, | |
"system": 11.32601352, | |
"min": 9.38588622302, | |
"max": 9.526107619020001, | |
"times": [ | |
9.526107619020001, | |
9.38588622302 | |
], | |
"exit_codes": [ | |
0, | |
0 | |
], | |
"parameters": { | |
"num_threads": "19" | |
} | |
}, | |
{ | |
"command": "env NR_CORES=20 GC_INITIAL_HEAP_SIZE=17G /home/ross/result/bin/nix flake show --no-eval-cache --all-systems --json github:NixOS/nix/afdd12be5e19c0001ff3297dea544301108d298", | |
"mean": 9.51931925202, | |
"stddev": 0.13058327180098137, | |
"median": 9.51931925202, | |
"user": 63.60218932000001, | |
"system": 11.232468520000001, | |
"min": 9.42698293502, | |
"max": 9.61165556902, | |
"times": [ | |
9.42698293502, | |
9.61165556902 | |
], | |
"exit_codes": [ | |
0, | |
0 | |
], | |
"parameters": { | |
"num_threads": "20" | |
} | |
}, | |
{ | |
"command": "env NR_CORES=21 GC_INITIAL_HEAP_SIZE=17G /home/ross/result/bin/nix flake show --no-eval-cache --all-systems --json github:NixOS/nix/afdd12be5e19c0001ff3297dea544301108d298", | |
"mean": 9.68077092202, | |
"stddev": 0.20424448590021202, | |
"median": 9.68077092202, | |
"user": 70.48360982, | |
"system": 11.09223252, | |
"min": 9.53634826102, | |
"max": 9.82519358302, | |
"times": [ | |
9.53634826102, | |
9.82519358302 | |
], | |
"exit_codes": [ | |
0, | |
0 | |
], | |
"parameters": { | |
"num_threads": "21" | |
} | |
}, | |
{ | |
"command": "env NR_CORES=22 GC_INITIAL_HEAP_SIZE=17G /home/ross/result/bin/nix flake show --no-eval-cache --all-systems --json github:NixOS/nix/afdd12be5e19c0001ff3297dea544301108d298", | |
"mean": 9.48667878402, | |
"stddev": 0.14305528908980117, | |
"median": 9.48667878402, | |
"user": 76.88487882000001, | |
"system": 11.58059952, | |
"min": 9.38552341902, | |
"max": 9.58783414902, | |
"times": [ | |
9.38552341902, | |
9.58783414902 | |
], | |
"exit_codes": [ | |
0, | |
0 | |
], | |
"parameters": { | |
"num_threads": "22" | |
} | |
}, | |
{ | |
"command": "env NR_CORES=23 GC_INITIAL_HEAP_SIZE=17G /home/ross/result/bin/nix flake show --no-eval-cache --all-systems --json github:NixOS/nix/afdd12be5e19c0001ff3297dea544301108d298", | |
"mean": 9.59076811602, | |
"stddev": 0.001195858988342535, | |
"median": 9.59076811602, | |
"user": 76.83901432, | |
"system": 11.63591852, | |
"min": 9.58992251602, | |
"max": 9.59161371602, | |
"times": [ | |
9.58992251602, | |
9.59161371602 | |
], | |
"exit_codes": [ | |
0, | |
0 | |
], | |
"parameters": { | |
"num_threads": "23" | |
} | |
}, | |
{ | |
"command": "env NR_CORES=24 GC_INITIAL_HEAP_SIZE=17G /home/ross/result/bin/nix flake show --no-eval-cache --all-systems --json github:NixOS/nix/afdd12be5e19c0001ff3297dea544301108d298", | |
"mean": 9.35392133952, | |
"stddev": 0.30824519336987866, | |
"median": 9.35392133952, | |
"user": 78.91493082, | |
"system": 11.34870802, | |
"min": 9.13595907302, | |
"max": 9.57188360602, | |
"times": [ | |
9.13595907302, | |
9.57188360602 | |
], | |
"exit_codes": [ | |
0, | |
0 | |
], | |
"parameters": { | |
"num_threads": "24" | |
} | |
}, | |
{ | |
"command": "env NR_CORES=25 GC_INITIAL_HEAP_SIZE=17G /home/ross/result/bin/nix flake show --no-eval-cache --all-systems --json github:NixOS/nix/afdd12be5e19c0001ff3297dea544301108d298", | |
"mean": 9.32343316602, | |
"stddev": 0.05752272228495183, | |
"median": 9.32343316602, | |
"user": 80.24637582, | |
"system": 11.17455802, | |
"min": 9.28275845902, | |
"max": 9.36410787302, | |
"times": [ | |
9.28275845902, | |
9.36410787302 | |
], | |
"exit_codes": [ | |
0, | |
0 | |
], | |
"parameters": { | |
"num_threads": "25" | |
} | |
}, | |
{ | |
"command": "env NR_CORES=26 GC_INITIAL_HEAP_SIZE=17G /home/ross/result/bin/nix flake show --no-eval-cache --all-systems --json github:NixOS/nix/afdd12be5e19c0001ff3297dea544301108d298", | |
"mean": 9.36604542352, | |
"stddev": 0.40284571309301237, | |
"median": 9.36604542352, | |
"user": 77.84610032, | |
"system": 11.45077352, | |
"min": 9.08119048802, | |
"max": 9.65090035902, | |
"times": [ | |
9.65090035902, | |
9.08119048802 | |
], | |
"exit_codes": [ | |
0, | |
0 | |
], | |
"parameters": { | |
"num_threads": "26" | |
} | |
}, | |
{ | |
"command": "env NR_CORES=27 GC_INITIAL_HEAP_SIZE=17G /home/ross/result/bin/nix flake show --no-eval-cache --all-systems --json github:NixOS/nix/afdd12be5e19c0001ff3297dea544301108d298", | |
"mean": 9.31635121052, | |
"stddev": 0.39020376673096546, | |
"median": 9.31635121052, | |
"user": 80.73282632, | |
"system": 11.192633019999999, | |
"min": 9.040435481020001, | |
"max": 9.59226694002, | |
"times": [ | |
9.040435481020001, | |
9.59226694002 | |
], | |
"exit_codes": [ | |
0, | |
0 | |
], | |
"parameters": { | |
"num_threads": "27" | |
} | |
}, | |
{ | |
"command": "env NR_CORES=28 GC_INITIAL_HEAP_SIZE=17G /home/ross/result/bin/nix flake show --no-eval-cache --all-systems --json github:NixOS/nix/afdd12be5e19c0001ff3297dea544301108d298", | |
"mean": 8.83377667152, | |
"stddev": 0.486192413433102, | |
"median": 8.83377667152, | |
"user": 77.60094632, | |
"system": 11.49213452, | |
"min": 8.489986719020001, | |
"max": 9.17756662402, | |
"times": [ | |
8.489986719020001, | |
9.17756662402 | |
], | |
"exit_codes": [ | |
0, | |
0 | |
], | |
"parameters": { | |
"num_threads": "28" | |
} | |
}, | |
{ | |
"command": "env NR_CORES=29 GC_INITIAL_HEAP_SIZE=17G /home/ross/result/bin/nix flake show --no-eval-cache --all-systems --json github:NixOS/nix/afdd12be5e19c0001ff3297dea544301108d298", | |
"mean": 9.19568264702, | |
"stddev": 0.6728747010481251, | |
"median": 9.19568264702, | |
"user": 81.72548482, | |
"system": 11.28352802, | |
"min": 8.71988838302, | |
"max": 9.671476911020001, | |
"times": [ | |
8.71988838302, | |
9.671476911020001 | |
], | |
"exit_codes": [ | |
0, | |
0 | |
], | |
"parameters": { | |
"num_threads": "29" | |
} | |
}, | |
{ | |
"command": "env NR_CORES=30 GC_INITIAL_HEAP_SIZE=17G /home/ross/result/bin/nix flake show --no-eval-cache --all-systems --json github:NixOS/nix/afdd12be5e19c0001ff3297dea544301108d298", | |
"mean": 8.80682146002, | |
"stddev": 0.3967984418551042, | |
"median": 8.80682146002, | |
"user": 81.41716032, | |
"system": 11.27214502, | |
"min": 8.52624259102, | |
"max": 9.087400329020001, | |
"times": [ | |
8.52624259102, | |
9.087400329020001 | |
], | |
"exit_codes": [ | |
0, | |
0 | |
], | |
"parameters": { | |
"num_threads": "30" | |
} | |
}, | |
{ | |
"command": "env NR_CORES=31 GC_INITIAL_HEAP_SIZE=17G /home/ross/result/bin/nix flake show --no-eval-cache --all-systems --json github:NixOS/nix/afdd12be5e19c0001ff3297dea544301108d298", | |
"mean": 9.31432502102, | |
"stddev": 0.35588610333749615, | |
"median": 9.31432502102, | |
"user": 85.84960882000001, | |
"system": 11.78462102, | |
"min": 9.062675544020001, | |
"max": 9.565974498020001, | |
"times": [ | |
9.062675544020001, | |
9.565974498020001 | |
], | |
"exit_codes": [ | |
0, | |
0 | |
], | |
"parameters": { | |
"num_threads": "31" | |
} | |
}, | |
{ | |
"command": "env NR_CORES=32 GC_INITIAL_HEAP_SIZE=17G /home/ross/result/bin/nix flake show --no-eval-cache --all-systems --json github:NixOS/nix/afdd12be5e19c0001ff3297dea544301108d298", | |
"mean": 9.16814234902, | |
"stddev": 0.7657885462381725, | |
"median": 9.16814234902, | |
"user": 86.75870232, | |
"system": 11.56613502, | |
"min": 8.62664807502, | |
"max": 9.70963662302, | |
"times": [ | |
9.70963662302, | |
8.62664807502 | |
], | |
"exit_codes": [ | |
0, | |
0 | |
], | |
"parameters": { | |
"num_threads": "32" | |
} | |
}, | |
{ | |
"command": "env NR_CORES=33 GC_INITIAL_HEAP_SIZE=17G /home/ross/result/bin/nix flake show --no-eval-cache --all-systems --json github:NixOS/nix/afdd12be5e19c0001ff3297dea544301108d298", | |
"mean": 8.85421718702, | |
"stddev": 0.9140772372673385, | |
"median": 8.85421718702, | |
"user": 86.39871031999999, | |
"system": 11.57920952, | |
"min": 8.20786697402, | |
"max": 9.50056740002, | |
"times": [ | |
9.50056740002, | |
8.20786697402 | |
], | |
"exit_codes": [ | |
0, | |
0 | |
], | |
"parameters": { | |
"num_threads": "33" | |
} | |
}, | |
{ | |
"command": "env NR_CORES=34 GC_INITIAL_HEAP_SIZE=17G /home/ross/result/bin/nix flake show --no-eval-cache --all-systems --json github:NixOS/nix/afdd12be5e19c0001ff3297dea544301108d298", | |
"mean": 8.58637805902, | |
"stddev": 0.24010152429185838, | |
"median": 8.58637805902, | |
"user": 84.99236482, | |
"system": 11.57029352, | |
"min": 8.41660064302, | |
"max": 8.75615547502, | |
"times": [ | |
8.75615547502, | |
8.41660064302 | |
], | |
"exit_codes": [ | |
0, | |
0 | |
], | |
"parameters": { | |
"num_threads": "34" | |
} | |
}, | |
{ | |
"command": "env NR_CORES=35 GC_INITIAL_HEAP_SIZE=17G /home/ross/result/bin/nix flake show --no-eval-cache --all-systems --json github:NixOS/nix/afdd12be5e19c0001ff3297dea544301108d298", | |
"mean": 9.41288364102, | |
"stddev": 0.04059664362408008, | |
"median": 9.41288364102, | |
"user": 99.31943632, | |
"system": 11.35587802, | |
"min": 9.38417747902, | |
"max": 9.441589803020001, | |
"times": [ | |
9.38417747902, | |
9.441589803020001 | |
], | |
"exit_codes": [ | |
0, | |
0 | |
], | |
"parameters": { | |
"num_threads": "35" | |
} | |
}, | |
{ | |
"command": "env NR_CORES=36 GC_INITIAL_HEAP_SIZE=17G /home/ross/result/bin/nix flake show --no-eval-cache --all-systems --json github:NixOS/nix/afdd12be5e19c0001ff3297dea544301108d298", | |
"mean": 9.14340844152, | |
"stddev": 0.5236606172530989, | |
"median": 9.14340844152, | |
"user": 90.54355732, | |
"system": 11.21652452, | |
"min": 8.77312446802, | |
"max": 9.51369241502, | |
"times": [ | |
9.51369241502, | |
8.77312446802 | |
], | |
"exit_codes": [ | |
0, | |
0 | |
], | |
"parameters": { | |
"num_threads": "36" | |
} | |
}, | |
{ | |
"command": "env NR_CORES=37 GC_INITIAL_HEAP_SIZE=17G /home/ross/result/bin/nix flake show --no-eval-cache --all-systems --json github:NixOS/nix/afdd12be5e19c0001ff3297dea544301108d298", | |
"mean": 8.77180787752, | |
"stddev": 0.0424012911454317, | |
"median": 8.77180787752, | |
"user": 92.91429582, | |
"system": 11.436340520000002, | |
"min": 8.74182563702, | |
"max": 8.80179011802, | |
"times": [ | |
8.80179011802, | |
8.74182563702 | |
], | |
"exit_codes": [ | |
0, | |
0 | |
], | |
"parameters": { | |
"num_threads": "37" | |
} | |
}, | |
{ | |
"command": "env NR_CORES=38 GC_INITIAL_HEAP_SIZE=17G /home/ross/result/bin/nix flake show --no-eval-cache --all-systems --json github:NixOS/nix/afdd12be5e19c0001ff3297dea544301108d298", | |
"mean": 8.69368035902, | |
"stddev": 0.01783767365211061, | |
"median": 8.69368035902, | |
"user": 102.19049432, | |
"system": 11.547227020000001, | |
"min": 8.681067219020001, | |
"max": 8.706293499020001, | |
"times": [ | |
8.706293499020001, | |
8.681067219020001 | |
], | |
"exit_codes": [ | |
0, | |
0 | |
], | |
"parameters": { | |
"num_threads": "38" | |
} | |
}, | |
{ | |
"command": "env NR_CORES=39 GC_INITIAL_HEAP_SIZE=17G /home/ross/result/bin/nix flake show --no-eval-cache --all-systems --json github:NixOS/nix/afdd12be5e19c0001ff3297dea544301108d298", | |
"mean": 9.02004620652, | |
"stddev": 0.374034815584981, | |
"median": 9.02004620652, | |
"user": 94.59031682, | |
"system": 11.728615520000002, | |
"min": 8.755563652020001, | |
"max": 9.28452876102, | |
"times": [ | |
9.28452876102, | |
8.755563652020001 | |
], | |
"exit_codes": [ | |
0, | |
0 | |
], | |
"parameters": { | |
"num_threads": "39" | |
} | |
}, | |
{ | |
"command": "env NR_CORES=40 GC_INITIAL_HEAP_SIZE=17G /home/ross/result/bin/nix flake show --no-eval-cache --all-systems --json github:NixOS/nix/afdd12be5e19c0001ff3297dea544301108d298", | |
"mean": 8.54323934652, | |
"stddev": 0.04508552788378497, | |
"median": 8.54323934652, | |
"user": 86.73837332, | |
"system": 11.66530002, | |
"min": 8.51135906402, | |
"max": 8.57511962902, | |
"times": [ | |
8.57511962902, | |
8.51135906402 | |
], | |
"exit_codes": [ | |
0, | |
0 | |
], | |
"parameters": { | |
"num_threads": "40" | |
} | |
}, | |
{ | |
"command": "env NR_CORES=41 GC_INITIAL_HEAP_SIZE=17G /home/ross/result/bin/nix flake show --no-eval-cache --all-systems --json github:NixOS/nix/afdd12be5e19c0001ff3297dea544301108d298", | |
"mean": 9.22744852252, | |
"stddev": 0.04515907830273678, | |
"median": 9.22744852252, | |
"user": 106.74792132, | |
"system": 11.47524402, | |
"min": 9.195516232020001, | |
"max": 9.25938081302, | |
"times": [ | |
9.195516232020001, | |
9.25938081302 | |
], | |
"exit_codes": [ | |
0, | |
0 | |
], | |
"parameters": { | |
"num_threads": "41" | |
} | |
}, | |
{ | |
"command": "env NR_CORES=42 GC_INITIAL_HEAP_SIZE=17G /home/ross/result/bin/nix flake show --no-eval-cache --all-systems --json github:NixOS/nix/afdd12be5e19c0001ff3297dea544301108d298", | |
"mean": 8.92070689252, | |
"stddev": 0.10302013279771093, | |
"median": 8.92070689252, | |
"user": 95.70777282, | |
"system": 11.83297552, | |
"min": 8.84786065802, | |
"max": 8.99355312702, | |
"times": [ | |
8.84786065802, | |
8.99355312702 | |
], | |
"exit_codes": [ | |
0, | |
0 | |
], | |
"parameters": { | |
"num_threads": "42" | |
} | |
}, | |
{ | |
"command": "env NR_CORES=43 GC_INITIAL_HEAP_SIZE=17G /home/ross/result/bin/nix flake show --no-eval-cache --all-systems --json github:NixOS/nix/afdd12be5e19c0001ff3297dea544301108d298", | |
"mean": 8.609250905020001, | |
"stddev": 0.47590470343859104, | |
"median": 8.609250905020001, | |
"user": 99.32517482, | |
"system": 11.42671502, | |
"min": 8.27273546202, | |
"max": 8.945766348020001, | |
"times": [ | |
8.27273546202, | |
8.945766348020001 | |
], | |
"exit_codes": [ | |
0, | |
0 | |
], | |
"parameters": { | |
"num_threads": "43" | |
} | |
}, | |
{ | |
"command": "env NR_CORES=44 GC_INITIAL_HEAP_SIZE=17G /home/ross/result/bin/nix flake show --no-eval-cache --all-systems --json github:NixOS/nix/afdd12be5e19c0001ff3297dea544301108d298", | |
"mean": 8.93000732902, | |
"stddev": 0.5682128593446503, | |
"median": 8.93000732902, | |
"user": 89.57345732, | |
"system": 12.23929352, | |
"min": 8.52822016302, | |
"max": 9.33179449502, | |
"times": [ | |
9.33179449502, | |
8.52822016302 | |
], | |
"exit_codes": [ | |
0, | |
0 | |
], | |
"parameters": { | |
"num_threads": "44" | |
} | |
}, | |
{ | |
"command": "env NR_CORES=45 GC_INITIAL_HEAP_SIZE=17G /home/ross/result/bin/nix flake show --no-eval-cache --all-systems --json github:NixOS/nix/afdd12be5e19c0001ff3297dea544301108d298", | |
"mean": 8.93245830352, | |
"stddev": 0.3564511163038961, | |
"median": 8.93245830352, | |
"user": 108.58714932000001, | |
"system": 11.79524052, | |
"min": 8.680409302020001, | |
"max": 9.18450730502, | |
"times": [ | |
8.680409302020001, | |
9.18450730502 | |
], | |
"exit_codes": [ | |
0, | |
0 | |
], | |
"parameters": { | |
"num_threads": "45" | |
} | |
}, | |
{ | |
"command": "env NR_CORES=46 GC_INITIAL_HEAP_SIZE=17G /home/ross/result/bin/nix flake show --no-eval-cache --all-systems --json github:NixOS/nix/afdd12be5e19c0001ff3297dea544301108d298", | |
"mean": 8.90142580702, | |
"stddev": 0.2737587845999327, | |
"median": 8.90142580702, | |
"user": 106.10034981999999, | |
"system": 11.39295102, | |
"min": 8.70784911402, | |
"max": 9.09500250002, | |
"times": [ | |
8.70784911402, | |
9.09500250002 | |
], | |
"exit_codes": [ | |
0, | |
0 | |
], | |
"parameters": { | |
"num_threads": "46" | |
} | |
}, | |
{ | |
"command": "env NR_CORES=47 GC_INITIAL_HEAP_SIZE=17G /home/ross/result/bin/nix flake show --no-eval-cache --all-systems --json github:NixOS/nix/afdd12be5e19c0001ff3297dea544301108d298", | |
"mean": 9.026138067520002, | |
"stddev": 0.08156147987044267, | |
"median": 9.026138067520002, | |
"user": 104.26999032, | |
"system": 11.397588520000001, | |
"min": 8.96846539202, | |
"max": 9.08381074302, | |
"times": [ | |
9.08381074302, | |
8.96846539202 | |
], | |
"exit_codes": [ | |
0, | |
0 | |
], | |
"parameters": { | |
"num_threads": "47" | |
} | |
}, | |
{ | |
"command": "env NR_CORES=48 GC_INITIAL_HEAP_SIZE=17G /home/ross/result/bin/nix flake show --no-eval-cache --all-systems --json github:NixOS/nix/afdd12be5e19c0001ff3297dea544301108d298", | |
"mean": 9.09326283002, | |
"stddev": 0.3451434090201636, | |
"median": 9.09326283002, | |
"user": 102.63118232, | |
"system": 11.51970152, | |
"min": 8.84920958502, | |
"max": 9.33731607502, | |
"times": [ | |
9.33731607502, | |
8.84920958502 | |
], | |
"exit_codes": [ | |
0, | |
0 | |
], | |
"parameters": { | |
"num_threads": "48" | |
} | |
}, | |
{ | |
"command": "env NR_CORES=49 GC_INITIAL_HEAP_SIZE=17G /home/ross/result/bin/nix flake show --no-eval-cache --all-systems --json github:NixOS/nix/afdd12be5e19c0001ff3297dea544301108d298", | |
"mean": 8.86618448852, | |
"stddev": 0.5163123932814934, | |
"median": 8.86618448852, | |
"user": 108.60252732000001, | |
"system": 11.43359052, | |
"min": 8.50109649402, | |
"max": 9.23127248302, | |
"times": [ | |
9.23127248302, | |
8.50109649402 | |
], | |
"exit_codes": [ | |
0, | |
0 | |
], | |
"parameters": { | |
"num_threads": "49" | |
} | |
}, | |
{ | |
"command": "env NR_CORES=50 GC_INITIAL_HEAP_SIZE=17G /home/ross/result/bin/nix flake show --no-eval-cache --all-systems --json github:NixOS/nix/afdd12be5e19c0001ff3297dea544301108d298", | |
"mean": 8.81455418702, | |
"stddev": 0.4457651310755045, | |
"median": 8.81455418702, | |
"user": 109.40700782, | |
"system": 11.81292852, | |
"min": 8.499350640020001, | |
"max": 9.12975773402, | |
"times": [ | |
9.12975773402, | |
8.499350640020001 | |
], | |
"exit_codes": [ | |
0, | |
0 | |
], | |
"parameters": { | |
"num_threads": "50" | |
} | |
}, | |
{ | |
"command": "env NR_CORES=51 GC_INITIAL_HEAP_SIZE=17G /home/ross/result/bin/nix flake show --no-eval-cache --all-systems --json github:NixOS/nix/afdd12be5e19c0001ff3297dea544301108d298", | |
"mean": 5.96444525602, | |
"stddev": 4.307485925801706, | |
"median": 5.96444525602, | |
"user": 64.59423682, | |
"system": 7.69333802, | |
"min": 2.91859274802, | |
"max": 9.01029776402, | |
"times": [ | |
2.91859274802, | |
9.01029776402 | |
], | |
"exit_codes": [ | |
0, | |
0 | |
], | |
"parameters": { | |
"num_threads": "51" | |
} | |
}, | |
{ | |
"command": "env NR_CORES=52 GC_INITIAL_HEAP_SIZE=17G /home/ross/result/bin/nix flake show --no-eval-cache --all-systems --json github:NixOS/nix/afdd12be5e19c0001ff3297dea544301108d298", | |
"mean": 9.26213710102, | |
"stddev": 0.07159200469701683, | |
"median": 9.26213710102, | |
"user": 123.14226131999999, | |
"system": 11.448343520000002, | |
"min": 9.21151390902, | |
"max": 9.31276029302, | |
"times": [ | |
9.21151390902, | |
9.31276029302 | |
], | |
"exit_codes": [ | |
0, | |
0 | |
], | |
"parameters": { | |
"num_threads": "52" | |
} | |
}, | |
{ | |
"command": "env NR_CORES=53 GC_INITIAL_HEAP_SIZE=17G /home/ross/result/bin/nix flake show --no-eval-cache --all-systems --json github:NixOS/nix/afdd12be5e19c0001ff3297dea544301108d298", | |
"mean": 9.087090016520001, | |
"stddev": 0.24391200040620015, | |
"median": 9.087090016520001, | |
"user": 119.06647382, | |
"system": 11.74451402, | |
"min": 8.91461818702, | |
"max": 9.25956184602, | |
"times": [ | |
9.25956184602, | |
8.91461818702 | |
], | |
"exit_codes": [ | |
0, | |
0 | |
], | |
"parameters": { | |
"num_threads": "53" | |
} | |
}, | |
{ | |
"command": "env NR_CORES=54 GC_INITIAL_HEAP_SIZE=17G /home/ross/result/bin/nix flake show --no-eval-cache --all-systems --json github:NixOS/nix/afdd12be5e19c0001ff3297dea544301108d298", | |
"mean": 9.200912133020001, | |
"stddev": 0.6417805288735842, | |
"median": 9.200912133020001, | |
"user": 120.59087131999999, | |
"system": 11.664667520000002, | |
"min": 8.74710476902, | |
"max": 9.65471949702, | |
"times": [ | |
8.74710476902, | |
9.65471949702 | |
], | |
"exit_codes": [ | |
0, | |
0 | |
], | |
"parameters": { | |
"num_threads": "54" | |
} | |
}, | |
{ | |
"command": "env NR_CORES=55 GC_INITIAL_HEAP_SIZE=17G /home/ross/result/bin/nix flake show --no-eval-cache --all-systems --json github:NixOS/nix/afdd12be5e19c0001ff3297dea544301108d298", | |
"mean": 9.153256074520002, | |
"stddev": 0.09312944558316516, | |
"median": 9.153256074520002, | |
"user": 117.14921781999999, | |
"system": 12.053652020000001, | |
"min": 9.087403612020001, | |
"max": 9.21910853702, | |
"times": [ | |
9.087403612020001, | |
9.21910853702 | |
], | |
"exit_codes": [ | |
0, | |
0 | |
], | |
"parameters": { | |
"num_threads": "55" | |
} | |
}, | |
{ | |
"command": "env NR_CORES=56 GC_INITIAL_HEAP_SIZE=17G /home/ross/result/bin/nix flake show --no-eval-cache --all-systems --json github:NixOS/nix/afdd12be5e19c0001ff3297dea544301108d298", | |
"mean": 9.12390871252, | |
"stddev": 0.2966486775137594, | |
"median": 9.12390871252, | |
"user": 117.19040232, | |
"system": 11.694488020000001, | |
"min": 8.91414642102, | |
"max": 9.333671004020001, | |
"times": [ | |
8.91414642102, | |
9.333671004020001 | |
], | |
"exit_codes": [ | |
0, | |
0 | |
], | |
"parameters": { | |
"num_threads": "56" | |
} | |
}, | |
{ | |
"command": "env NR_CORES=57 GC_INITIAL_HEAP_SIZE=17G /home/ross/result/bin/nix flake show --no-eval-cache --all-systems --json github:NixOS/nix/afdd12be5e19c0001ff3297dea544301108d298", | |
"mean": 9.072546259020001, | |
"stddev": 0.5053614708663445, | |
"median": 9.072546259020001, | |
"user": 119.09456932, | |
"system": 11.56266452, | |
"min": 8.715201736020001, | |
"max": 9.429890782020001, | |
"times": [ | |
8.715201736020001, | |
9.429890782020001 | |
], | |
"exit_codes": [ | |
0, | |
0 | |
], | |
"parameters": { | |
"num_threads": "57" | |
} | |
}, | |
{ | |
"command": "env NR_CORES=58 GC_INITIAL_HEAP_SIZE=17G /home/ross/result/bin/nix flake show --no-eval-cache --all-systems --json github:NixOS/nix/afdd12be5e19c0001ff3297dea544301108d298", | |
"mean": 8.762059926020001, | |
"stddev": 0.04585139877402279, | |
"median": 8.762059926020001, | |
"user": 102.65102532, | |
"system": 11.64436002, | |
"min": 8.72963809102, | |
"max": 8.79448176102, | |
"times": [ | |
8.79448176102, | |
8.72963809102 | |
], | |
"exit_codes": [ | |
0, | |
0 | |
], | |
"parameters": { | |
"num_threads": "58" | |
} | |
}, | |
{ | |
"command": "env NR_CORES=59 GC_INITIAL_HEAP_SIZE=17G /home/ross/result/bin/nix flake show --no-eval-cache --all-systems --json github:NixOS/nix/afdd12be5e19c0001ff3297dea544301108d298", | |
"mean": 8.74915500152, | |
"stddev": 0.11574535371116523, | |
"median": 8.74915500152, | |
"user": 101.63960882, | |
"system": 11.73059902, | |
"min": 8.66731067702, | |
"max": 8.83099932602, | |
"times": [ | |
8.83099932602, | |
8.66731067702 | |
], | |
"exit_codes": [ | |
0, | |
0 | |
], | |
"parameters": { | |
"num_threads": "59" | |
} | |
}, | |
{ | |
"command": "env NR_CORES=60 GC_INITIAL_HEAP_SIZE=17G /home/ross/result/bin/nix flake show --no-eval-cache --all-systems --json github:NixOS/nix/afdd12be5e19c0001ff3297dea544301108d298", | |
"mean": 8.808027730020001, | |
"stddev": 0.6950521831727982, | |
"median": 8.808027730020001, | |
"user": 110.31301081999999, | |
"system": 11.69517402, | |
"min": 8.31655161802, | |
"max": 9.29950384202, | |
"times": [ | |
9.29950384202, | |
8.31655161802 | |
], | |
"exit_codes": [ | |
0, | |
0 | |
], | |
"parameters": { | |
"num_threads": "60" | |
} | |
}, | |
{ | |
"command": "env NR_CORES=61 GC_INITIAL_HEAP_SIZE=17G /home/ross/result/bin/nix flake show --no-eval-cache --all-systems --json github:NixOS/nix/afdd12be5e19c0001ff3297dea544301108d298", | |
"mean": 9.12663807952, | |
"stddev": 0.6025587589261059, | |
"median": 9.12663807952, | |
"user": 118.74037732, | |
"system": 12.19448552, | |
"min": 8.70056469502, | |
"max": 9.55271146402, | |
"times": [ | |
9.55271146402, | |
8.70056469502 | |
], | |
"exit_codes": [ | |
0, | |
0 | |
], | |
"parameters": { | |
"num_threads": "61" | |
} | |
}, | |
{ | |
"command": "env NR_CORES=62 GC_INITIAL_HEAP_SIZE=17G /home/ross/result/bin/nix flake show --no-eval-cache --all-systems --json github:NixOS/nix/afdd12be5e19c0001ff3297dea544301108d298", | |
"mean": 9.50587975352, | |
"stddev": 0.0384434674129206, | |
"median": 9.50587975352, | |
"user": 137.54402382, | |
"system": 11.68604552, | |
"min": 9.47869611702, | |
"max": 9.53306339002, | |
"times": [ | |
9.53306339002, | |
9.47869611702 | |
], | |
"exit_codes": [ | |
0, | |
0 | |
], | |
"parameters": { | |
"num_threads": "62" | |
} | |
}, | |
{ | |
"command": "env NR_CORES=63 GC_INITIAL_HEAP_SIZE=17G /home/ross/result/bin/nix flake show --no-eval-cache --all-systems --json github:NixOS/nix/afdd12be5e19c0001ff3297dea544301108d298", | |
"mean": 9.320078165520002, | |
"stddev": 0.3442230027713251, | |
"median": 9.320078165520002, | |
"user": 123.10841382, | |
"system": 11.66541202, | |
"min": 9.076675746020001, | |
"max": 9.56348058502, | |
"times": [ | |
9.076675746020001, | |
9.56348058502 | |
], | |
"exit_codes": [ | |
0, | |
0 | |
], | |
"parameters": { | |
"num_threads": "63" | |
} | |
}, | |
{ | |
"command": "env NR_CORES=64 GC_INITIAL_HEAP_SIZE=17G /home/ross/result/bin/nix flake show --no-eval-cache --all-systems --json github:NixOS/nix/afdd12be5e19c0001ff3297dea544301108d298", | |
"mean": 9.135385194520001, | |
"stddev": 0.4901678455386781, | |
"median": 9.135385194520001, | |
"user": 120.48942982, | |
"system": 11.697899020000001, | |
"min": 8.788784187020001, | |
"max": 9.48198620202, | |
"times": [ | |
8.788784187020001, | |
9.48198620202 | |
], | |
"exit_codes": [ | |
0, | |
0 | |
], | |
"parameters": { | |
"num_threads": "64" | |
} | |
} | |
] | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment