We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
name
1 parent 66668ce commit 64a1327Copy full SHA for 64a1327
code/gc/run_barrier_bench.sh
@@ -1,2 +1,2 @@
1
corebuild -pkg core_bench barrier_bench.native
2
-./barrier_bench.native -ascii name alloc
+./barrier_bench.native -ascii alloc
code/maps-and-hash-tables/run_map_vs_hash.sh
corebuild -pkg core_bench map_vs_hash.native
-./map_vs_hash.native -ascii -clear-columns name time speedup
+./map_vs_hash.native -ascii -clear-columns time speedup
code/maps-and-hash-tables/run_map_vs_hash2.sh
corebuild -pkg core_bench map_vs_hash2.native
-./map_vs_hash2.native -ascii -clear-columns name time speedup
+./map_vs_hash2.native -ascii -clear-columns time speedup
0 commit comments