diff options
Diffstat (limited to 'analysis/current/sections/compare-aoc_2022_08')
-rw-r--r-- | analysis/current/sections/compare-aoc_2022_08 | 196 |
1 files changed, 118 insertions, 78 deletions
diff --git a/analysis/current/sections/compare-aoc_2022_08 b/analysis/current/sections/compare-aoc_2022_08 index 69fea6e..1b2a723 100644 --- a/analysis/current/sections/compare-aoc_2022_08 +++ b/analysis/current/sections/compare-aoc_2022_08 @@ -1,98 +1,138 @@ -:1710097435:compare-aoc_2022_08 +:1710898034:compare-aoc_2022_08 [0Kcompare-aoc_2022_08 /run/current-system/sw/bin/candelabra-cli -l --manifest-path /opt/candelabra/src/tests/Cargo.toml -p aoc_2022_08 select --compare -[2024-03-10T19:03:55Z INFO candelabra_cli] Using source dir: "/nix/store/arg3vck84cg7ah84s37qjc2qshavq5yx-source" -[2024-03-10T19:03:55Z DEBUG candelabra::candidates] Initialised candidate cacher with hash 10402570600929242768 -[2024-03-10T19:03:55Z DEBUG primrose::library_specs] Failed to process library module /nix/store/arg3vck84cg7ah84s37qjc2qshavq5yx-source/crates/library/src/adaptive.rs. Continuing anyway. -[2024-03-10T19:03:55Z DEBUG primrose::library_specs] Failed to process library module /nix/store/arg3vck84cg7ah84s37qjc2qshavq5yx-source/crates/library/src/profiler.rs. Continuing anyway. -[2024-03-10T19:03:55Z DEBUG primrose::library_specs] Failed to process library module /nix/store/arg3vck84cg7ah84s37qjc2qshavq5yx-source/crates/library/src/traits.rs. Continuing anyway. -[2024-03-10T19:03:55Z DEBUG candelabra::cost] Initialised benchmark cacher with hash 10402570600929242768 -[2024-03-10T19:03:55Z INFO candelabra_cli::select] Processing project aoc_2022_08 -[2024-03-10T19:03:55Z DEBUG candelabra::cache] Invalid cache entry: validation function said no -[2024-03-10T19:03:55Z INFO candelabra::profiler] Setting up /opt/candelabra/src/tests/aoc_2022_08/src/types.pr.rs for profiling -[2024-03-10T19:03:55Z DEBUG primrose::selector] Setting up directories -[2024-03-10T19:03:55Z DEBUG primrose::selector] Parsing into blocks -[2024-03-10T19:03:55Z DEBUG primrose::selector] Running type checker -[2024-03-10T19:03:55Z DEBUG primrose::selector] Running analysis -[2024-03-10T19:03:55Z DEBUG primrose::library_specs] Ignoring invalid library module /nix/store/arg3vck84cg7ah84s37qjc2qshavq5yx-source/crates/library/src/adaptive.rs -[2024-03-10T19:03:55Z DEBUG primrose::library_specs] Ignoring invalid library module /nix/store/arg3vck84cg7ah84s37qjc2qshavq5yx-source/crates/library/src/profiler.rs -[2024-03-10T19:03:55Z DEBUG primrose::library_specs] Ignoring invalid library module /nix/store/arg3vck84cg7ah84s37qjc2qshavq5yx-source/crates/library/src/traits.rs -[2024-03-10T19:03:55Z INFO candelabra::profiler] Running benchmark main with out dir TempDir { path: "/tmp/.tmpJpU3wZ" } - Compiling aoc_2022_08 v0.1.0 (/opt/candelabra/src/tests/aoc_2022_08) - Finished bench [optimized] target(s) in 3.20s - Running benches/main.rs (/opt/candelabra/src/tests/target/release/deps/main-d6c2837aae431d80) -┌──────┬────────────────────────────┬────────────────────┬───────────────────────────────────────────────────────┐ -│ name │ implementation │ estimated cost │ file │ -├──────┼────────────────────────────┼────────────────────┼───────────────────────────────────────────────────────┤ -│ Map │ std::collections::BTreeMap │ 20205288248.433594 │ /opt/candelabra/src/tests/aoc_2022_08/src/types.pr.rs │ -│ Map │ std::collections::HashMap │ 10638226262.095575 │ /opt/candelabra/src/tests/aoc_2022_08/src/types.pr.rs │ -└──────┴────────────────────────────┴────────────────────┴───────────────────────────────────────────────────────┘ +[2024-03-20T01:27:14Z INFO candelabra_cli] Using source dir: "/nix/store/n9bab5lfpka22cpsfrvdsg454dn0kkdn-source" +[2024-03-20T01:27:14Z DEBUG candelabra::candidates] Initialised candidate cacher with hash 6543311679163142612 +[2024-03-20T01:27:14Z DEBUG primrose::library_specs] Failed to process library module /nix/store/n9bab5lfpka22cpsfrvdsg454dn0kkdn-source/crates/library/src/adaptive.rs. Continuing anyway. +[2024-03-20T01:27:14Z DEBUG primrose::library_specs] Failed to process library module /nix/store/n9bab5lfpka22cpsfrvdsg454dn0kkdn-source/crates/library/src/profiler.rs. Continuing anyway. +[2024-03-20T01:27:14Z DEBUG primrose::library_specs] Failed to process library module /nix/store/n9bab5lfpka22cpsfrvdsg454dn0kkdn-source/crates/library/src/traits.rs. Continuing anyway. +[2024-03-20T01:27:14Z DEBUG candelabra::cost] Initialised benchmark cacher with hash 6543311679163142612 +[2024-03-20T01:27:14Z INFO candelabra_cli::select] Processing project aoc_2022_08 +┌──────┬─────────────────────────────────────────────────────────────────────────────┬───────────────────┬───────────────────────────────────────────────────────┐ +│ name │ implementation │ estimated cost │ file │ +├──────┼─────────────────────────────────────────────────────────────────────────────┼───────────────────┼───────────────────────────────────────────────────────┤ +│ Map │ primrose_library::VecMap │ 5370239202261.842 │ /opt/candelabra/src/tests/aoc_2022_08/src/types.pr.rs │ +│ Map │ std::collections::HashMap │ 58801682552.86513 │ /opt/candelabra/src/tests/aoc_2022_08/src/types.pr.rs │ +│ Map │ primrose_library::SortedVecMap │ 817568543716.7662 │ /opt/candelabra/src/tests/aoc_2022_08/src/types.pr.rs │ +│ Map │ std::collections::BTreeMap │ 97743683189.22581 │ /opt/candelabra/src/tests/aoc_2022_08/src/types.pr.rs │ +│ Map │ primrose_library::SortedVecMap until n=1664, then std::collections::HashMap │ 58753133105.11505 │ /opt/candelabra/src/tests/aoc_2022_08/src/types.pr.rs │ +└──────┴─────────────────────────────────────────────────────────────────────────────┴───────────────────┴───────────────────────────────────────────────────────┘ \begin{center} \begin{tabular}{|c|c|c|c|} name & implementation & estimated cost & file \\ \hline -Map & std::collections::BTreeMap & 20205288248.433594 & /opt/candelabra/src/tests/aoc\_2022\_08/src/types.pr.rs \\ -Map & std::collections::HashMap & 10638226262.095575 & /opt/candelabra/src/tests/aoc\_2022\_08/src/types.pr.rs \\ +Map & primrose\_library::VecMap & 5370239202261.842 & /opt/candelabra/src/tests/aoc\_2022\_08/src/types.pr.rs \\ +Map & std::collections::HashMap & 58801682552.86513 & /opt/candelabra/src/tests/aoc\_2022\_08/src/types.pr.rs \\ +Map & primrose\_library::SortedVecMap & 817568543716.7662 & /opt/candelabra/src/tests/aoc\_2022\_08/src/types.pr.rs \\ +Map & std::collections::BTreeMap & 97743683189.22581 & /opt/candelabra/src/tests/aoc\_2022\_08/src/types.pr.rs \\ +Map & primrose\_library::SortedVecMap until n=1664, then std::collections::HashMap & 58753133105.11505 & /opt/candelabra/src/tests/aoc\_2022\_08/src/types.pr.rs \\ \end{tabular} \end{center} -[2024-03-10T19:04:59Z DEBUG candelabra::profiler::info] Checking for nsplit -[2024-03-10T19:04:59Z DEBUG candelabra::profiler::info] Partitions: [ProfilerPartition { occurences: 3068.0, avg_n: 1109.940677966102, avg_op_counts: {"contains": 0.0, "remove": 0.0, "pop": 0.0, "get": 0.0, "push": 0.0, "clear": 0.0, "nth": 0.0, "last": 0.0, "insert": 1171.8223598435486, "first": 0.0} }, ProfilerPartition { occurences: 843.0, avg_n: 2280.3274021352327, avg_op_counts: {"remove": 0.0, "nth": 0.0, "push": 0.0, "pop": 0.0, "contains": 0.0, "first": 0.0, "last": 0.0, "get": 0.0, "clear": 0.0, "insert": 2342.4306049822058} }, ProfilerPartition { occurences: 6006.0, avg_n: 10000.0, avg_op_counts: {"last": 0.0, "pop": 0.0, "nth": 0.0, "contains": 0.0, "clear": 0.0, "first": 0.0, "get": 40000.0, "remove": 0.0, "push": 0.0, "insert": 17337.662337662307} }, ProfilerPartition { occurences: 1459.0, avg_n: 40000.0, avg_op_counts: {"insert": 65332.419465387095, "first": 0.0, "clear": 0.0, "contains": 0.0, "remove": 0.0, "get": 160000.0, "push": 0.0, "last": 0.0, "pop": 0.0, "nth": 0.0} }] -[2024-03-10T19:04:59Z DEBUG candelabra::profiler::info] Costs by partitions: [("std::collections::BTreeMap", [241359634.20360202, 141980419.55658, 9011320837.89107, 10810627356.782343]), ("std::collections::HashMap", [163455439.87481636, 92953391.13452674, 5121036644.751657, 5260780786.334576])] -[2024-03-10T19:04:59Z DEBUG candelabra::profiler::info] Top by partition: [("std::collections::HashMap", 163455439.87481636), ("std::collections::HashMap", 92953391.13452674), ("std::collections::HashMap", 5121036644.751657), ("std::collections::HashMap", 5260780786.334576)] -[2024-03-10T19:04:59Z DEBUG candelabra::profiler::info] Checking for nsplit -[2024-03-10T19:04:59Z DEBUG candelabra::profiler::info] Partitions: [ProfilerPartition { occurences: 3068.0, avg_n: 1109.940677966102, avg_op_counts: {"contains": 0.0, "last": 0.0, "remove": 0.0, "pop": 0.0, "insert": 1171.8223598435486, "first": 0.0, "nth": 0.0, "get": 0.0, "push": 0.0, "clear": 0.0} }, ProfilerPartition { occurences: 843.0, avg_n: 2280.3274021352327, avg_op_counts: {"remove": 0.0, "nth": 0.0, "push": 0.0, "get": 0.0, "last": 0.0, "contains": 0.0, "pop": 0.0, "first": 0.0, "insert": 2342.4306049822058, "clear": 0.0} }, ProfilerPartition { occurences: 6006.0, avg_n: 10000.0, avg_op_counts: {"insert": 17337.662337662307, "last": 0.0, "remove": 0.0, "first": 0.0, "nth": 0.0, "clear": 0.0, "contains": 0.0, "push": 0.0, "get": 40000.0, "pop": 0.0} }, ProfilerPartition { occurences: 1459.0, avg_n: 40000.0, avg_op_counts: {"nth": 0.0, "contains": 0.0, "pop": 0.0, "insert": 65332.419465387095, "last": 0.0, "clear": 0.0, "get": 160000.0, "remove": 0.0, "first": 0.0, "push": 0.0} }] -[2024-03-10T19:04:59Z DEBUG candelabra::profiler::info] Costs by partitions: [("std::collections::HashMap", [163455439.87481636, 92953391.13452674, 5121036644.751657, 5260780786.334576]), ("std::collections::BTreeMap", [241359634.20360202, 141980419.55658, 9011320837.89107, 10810627356.782343])] -[2024-03-10T19:04:59Z DEBUG candelabra::profiler::info] Top by partition: [("std::collections::HashMap", 163455439.87481636), ("std::collections::HashMap", 92953391.13452674), ("std::collections::HashMap", 5121036644.751657), ("std::collections::HashMap", 5260780786.334576)] -[2024-03-10T19:04:59Z DEBUG candelabra::confirmation] Saving choices for project aoc_2022_08 -[2024-03-10T19:04:59Z DEBUG candelabra::confirmation] Saving choices for /opt/candelabra/src/tests/aoc_2022_08/src/types.pr.rs -[2024-03-10T19:04:59Z DEBUG primrose::selector] Setting up directories -[2024-03-10T19:04:59Z DEBUG primrose::selector] Parsing into blocks -[2024-03-10T19:04:59Z DEBUG primrose::selector] Running type checker -[2024-03-10T19:04:59Z DEBUG primrose::selector] Running analysis -[2024-03-10T19:04:59Z DEBUG primrose::library_specs] Ignoring invalid library module /nix/store/arg3vck84cg7ah84s37qjc2qshavq5yx-source/crates/library/src/adaptive.rs -[2024-03-10T19:04:59Z DEBUG primrose::library_specs] Ignoring invalid library module /nix/store/arg3vck84cg7ah84s37qjc2qshavq5yx-source/crates/library/src/profiler.rs -[2024-03-10T19:04:59Z DEBUG primrose::library_specs] Ignoring invalid library module /nix/store/arg3vck84cg7ah84s37qjc2qshavq5yx-source/crates/library/src/traits.rs -[2024-03-10T19:04:59Z INFO candelabra_cli::select] Saved best choices -[2024-03-10T19:04:59Z INFO candelabra_cli::select] Running benchmarks with {("/opt/candelabra/src/tests/aoc_2022_08/src/types.pr.rs", "Map"): std::collections::BTreeMap} -[2024-03-10T19:04:59Z DEBUG candelabra::confirmation] Saving choices for project aoc_2022_08 -[2024-03-10T19:04:59Z DEBUG candelabra::confirmation] Saving choices for /opt/candelabra/src/tests/aoc_2022_08/src/types.pr.rs -[2024-03-10T19:04:59Z DEBUG primrose::selector] Setting up directories -[2024-03-10T19:04:59Z DEBUG primrose::selector] Parsing into blocks -[2024-03-10T19:04:59Z DEBUG primrose::selector] Running type checker -[2024-03-10T19:04:59Z DEBUG primrose::selector] Running analysis -[2024-03-10T19:04:59Z DEBUG primrose::library_specs] Ignoring invalid library module /nix/store/arg3vck84cg7ah84s37qjc2qshavq5yx-source/crates/library/src/adaptive.rs -[2024-03-10T19:04:59Z DEBUG primrose::library_specs] Ignoring invalid library module /nix/store/arg3vck84cg7ah84s37qjc2qshavq5yx-source/crates/library/src/profiler.rs -[2024-03-10T19:04:59Z DEBUG primrose::library_specs] Ignoring invalid library module /nix/store/arg3vck84cg7ah84s37qjc2qshavq5yx-source/crates/library/src/traits.rs +[2024-03-20T01:27:15Z DEBUG candelabra::profiler::info] Checking for nsplit +[2024-03-20T01:27:15Z DEBUG candelabra::profiler::info] Partitions: [ProfilerPartition { occurences: 3068.0, avg_n: 1109.940677966102, avg_op_counts: {"pop": 0.0, "get": 0.0, "first": 0.0, "last": 0.0, "contains": 0.0, "nth": 0.0, "insert": 1171.8223598435486, "remove": 0.0, "clear": 0.0, "push": 0.0} }, ProfilerPartition { occurences: 843.0, avg_n: 2280.3274021352327, avg_op_counts: {"first": 0.0, "get": 0.0, "pop": 0.0, "nth": 0.0, "last": 0.0, "clear": 0.0, "push": 0.0, "insert": 2342.4306049822058, "remove": 0.0, "contains": 0.0} }, ProfilerPartition { occurences: 6006.0, avg_n: 10000.0, avg_op_counts: {"nth": 0.0, "contains": 0.0, "pop": 0.0, "get": 40000.0, "last": 0.0, "insert": 17337.662337662307, "clear": 0.0, "remove": 0.0, "push": 0.0, "first": 0.0} }, ProfilerPartition { occurences: 1459.0, avg_n: 40000.0, avg_op_counts: {"clear": 0.0, "insert": 65332.419465387095, "remove": 0.0, "push": 0.0, "pop": 0.0, "contains": 0.0, "last": 0.0, "nth": 0.0, "first": 0.0, "get": 160000.0} }] +[2024-03-20T01:27:15Z DEBUG candelabra::profiler::info] Costs by partitions: [("primrose_library::VecMap", [441364776.560104, 771010654.5027164, 1030863412703.228, 4338163414127.551]), ("std::collections::HashMap", [155125559.59443495, 85993346.85778749, 26043262882.78633, 32517300763.626575]), ("std::collections::BTreeMap", [243771266.12669298, 144167265.9551254, 41889093973.05683, 55466650684.08716]), ("primrose_library::SortedVecMap", [106503888.78428955, 304002821.766236, 150668569846.44977, 666489467159.7659])] +[2024-03-20T01:27:15Z DEBUG candelabra::profiler::info] Top by partition: [("primrose_library::SortedVecMap", 106503888.78428955), ("std::collections::HashMap", 85993346.85778749), ("std::collections::HashMap", 26043262882.78633), ("std::collections::HashMap", 32517300763.626575)] +[2024-03-20T01:27:15Z DEBUG candelabra::profiler::info] With split index 1, split proper is true +[2024-03-20T01:27:15Z DEBUG candelabra::profiler::info] Checking for nsplit +[2024-03-20T01:27:15Z DEBUG candelabra::profiler::info] Partitions: [ProfilerPartition { occurences: 3068.0, avg_n: 1109.940677966102, avg_op_counts: {"push": 0.0, "nth": 0.0, "contains": 0.0, "clear": 0.0, "first": 0.0, "insert": 1171.8223598435486, "last": 0.0, "pop": 0.0, "get": 0.0, "remove": 0.0} }, ProfilerPartition { occurences: 843.0, avg_n: 2280.3274021352327, avg_op_counts: {"push": 0.0, "remove": 0.0, "last": 0.0, "pop": 0.0, "contains": 0.0, "get": 0.0, "insert": 2342.4306049822058, "clear": 0.0, "first": 0.0, "nth": 0.0} }, ProfilerPartition { occurences: 6006.0, avg_n: 10000.0, avg_op_counts: {"get": 40000.0, "last": 0.0, "push": 0.0, "contains": 0.0, "first": 0.0, "remove": 0.0, "insert": 17337.662337662307, "nth": 0.0, "pop": 0.0, "clear": 0.0} }, ProfilerPartition { occurences: 1459.0, avg_n: 40000.0, avg_op_counts: {"insert": 65332.419465387095, "push": 0.0, "nth": 0.0, "get": 160000.0, "clear": 0.0, "pop": 0.0, "first": 0.0, "contains": 0.0, "last": 0.0, "remove": 0.0} }] +[2024-03-20T01:27:15Z DEBUG candelabra::profiler::info] Costs by partitions: [("primrose_library::VecMap", [441364776.560104, 771010654.5027164, 1030863412703.228, 4338163414127.551]), ("primrose_library::SortedVecMap", [106503888.78428955, 304002821.766236, 150668569846.44977, 666489467159.7659]), ("std::collections::HashMap", [155125559.59443495, 85993346.85778749, 26043262882.78633, 32517300763.626575]), ("std::collections::BTreeMap", [243771266.12669298, 144167265.9551254, 41889093973.05683, 55466650684.08716])] +[2024-03-20T01:27:15Z DEBUG candelabra::profiler::info] Top by partition: [("primrose_library::SortedVecMap", 106503888.78428955), ("std::collections::HashMap", 85993346.85778749), ("std::collections::HashMap", 26043262882.78633), ("std::collections::HashMap", 32517300763.626575)] +[2024-03-20T01:27:15Z DEBUG candelabra::profiler::info] With split index 1, split proper is true +[2024-03-20T01:27:15Z DEBUG candelabra::confirmation] Saving choices for project aoc_2022_08 +[2024-03-20T01:27:15Z DEBUG candelabra::confirmation] Saving choices for /opt/candelabra/src/tests/aoc_2022_08/src/types.pr.rs +[2024-03-20T01:27:15Z DEBUG primrose::selector] Setting up directories +[2024-03-20T01:27:15Z DEBUG primrose::selector] Parsing into blocks +[2024-03-20T01:27:15Z DEBUG primrose::selector] Running type checker +[2024-03-20T01:27:15Z DEBUG primrose::selector] Running analysis +[2024-03-20T01:27:15Z DEBUG primrose::library_specs] Ignoring invalid library module /nix/store/n9bab5lfpka22cpsfrvdsg454dn0kkdn-source/crates/library/src/adaptive.rs +[2024-03-20T01:27:15Z DEBUG primrose::library_specs] Ignoring invalid library module /nix/store/n9bab5lfpka22cpsfrvdsg454dn0kkdn-source/crates/library/src/profiler.rs +[2024-03-20T01:27:15Z DEBUG primrose::library_specs] Ignoring invalid library module /nix/store/n9bab5lfpka22cpsfrvdsg454dn0kkdn-source/crates/library/src/traits.rs +[2024-03-20T01:27:15Z INFO candelabra_cli::select] Saved best choices +[2024-03-20T01:27:15Z INFO candelabra_cli::select] Running benchmarks with {("/opt/candelabra/src/tests/aoc_2022_08/src/types.pr.rs", "Map"): primrose_library::VecMap} +[2024-03-20T01:27:15Z DEBUG candelabra::confirmation] Saving choices for project aoc_2022_08 +[2024-03-20T01:27:15Z DEBUG candelabra::confirmation] Saving choices for /opt/candelabra/src/tests/aoc_2022_08/src/types.pr.rs +[2024-03-20T01:27:15Z DEBUG primrose::selector] Setting up directories +[2024-03-20T01:27:15Z DEBUG primrose::selector] Parsing into blocks +[2024-03-20T01:27:15Z DEBUG primrose::selector] Running type checker +[2024-03-20T01:27:15Z DEBUG primrose::selector] Running analysis +[2024-03-20T01:27:15Z DEBUG primrose::library_specs] Ignoring invalid library module /nix/store/n9bab5lfpka22cpsfrvdsg454dn0kkdn-source/crates/library/src/adaptive.rs +[2024-03-20T01:27:15Z DEBUG primrose::library_specs] Ignoring invalid library module /nix/store/n9bab5lfpka22cpsfrvdsg454dn0kkdn-source/crates/library/src/profiler.rs +[2024-03-20T01:27:15Z DEBUG primrose::library_specs] Ignoring invalid library module /nix/store/n9bab5lfpka22cpsfrvdsg454dn0kkdn-source/crates/library/src/traits.rs + Compiling aoc_2022_08 v0.1.0 (/opt/candelabra/src/tests/aoc_2022_08) + Finished bench [optimized] target(s) in 3.20s + Running benches/main.rs (/opt/candelabra/src/tests/target/release/deps/main-d6c2837aae431d80) +[2024-03-20T01:30:13Z INFO candelabra_cli::select] Running benchmarks with {("/opt/candelabra/src/tests/aoc_2022_08/src/types.pr.rs", "Map"): std::collections::HashMap} +[2024-03-20T01:30:13Z DEBUG candelabra::confirmation] Saving choices for project aoc_2022_08 +[2024-03-20T01:30:13Z DEBUG candelabra::confirmation] Saving choices for /opt/candelabra/src/tests/aoc_2022_08/src/types.pr.rs +[2024-03-20T01:30:13Z DEBUG primrose::selector] Setting up directories +[2024-03-20T01:30:13Z DEBUG primrose::selector] Parsing into blocks +[2024-03-20T01:30:13Z DEBUG primrose::selector] Running type checker +[2024-03-20T01:30:13Z DEBUG primrose::selector] Running analysis +[2024-03-20T01:30:13Z DEBUG primrose::library_specs] Ignoring invalid library module /nix/store/n9bab5lfpka22cpsfrvdsg454dn0kkdn-source/crates/library/src/adaptive.rs +[2024-03-20T01:30:13Z DEBUG primrose::library_specs] Ignoring invalid library module /nix/store/n9bab5lfpka22cpsfrvdsg454dn0kkdn-source/crates/library/src/profiler.rs +[2024-03-20T01:30:13Z DEBUG primrose::library_specs] Ignoring invalid library module /nix/store/n9bab5lfpka22cpsfrvdsg454dn0kkdn-source/crates/library/src/traits.rs + Compiling aoc_2022_08 v0.1.0 (/opt/candelabra/src/tests/aoc_2022_08) + Finished bench [optimized] target(s) in 3.44s + Running benches/main.rs (/opt/candelabra/src/tests/target/release/deps/main-d6c2837aae431d80) +[2024-03-20T01:31:03Z INFO candelabra_cli::select] Running benchmarks with {("/opt/candelabra/src/tests/aoc_2022_08/src/types.pr.rs", "Map"): primrose_library::SortedVecMap} +[2024-03-20T01:31:03Z DEBUG candelabra::confirmation] Saving choices for project aoc_2022_08 +[2024-03-20T01:31:03Z DEBUG candelabra::confirmation] Saving choices for /opt/candelabra/src/tests/aoc_2022_08/src/types.pr.rs +[2024-03-20T01:31:03Z DEBUG primrose::selector] Setting up directories +[2024-03-20T01:31:03Z DEBUG primrose::selector] Parsing into blocks +[2024-03-20T01:31:03Z DEBUG primrose::selector] Running type checker +[2024-03-20T01:31:03Z DEBUG primrose::selector] Running analysis +[2024-03-20T01:31:03Z DEBUG primrose::library_specs] Ignoring invalid library module /nix/store/n9bab5lfpka22cpsfrvdsg454dn0kkdn-source/crates/library/src/adaptive.rs +[2024-03-20T01:31:03Z DEBUG primrose::library_specs] Ignoring invalid library module /nix/store/n9bab5lfpka22cpsfrvdsg454dn0kkdn-source/crates/library/src/profiler.rs +[2024-03-20T01:31:03Z DEBUG primrose::library_specs] Ignoring invalid library module /nix/store/n9bab5lfpka22cpsfrvdsg454dn0kkdn-source/crates/library/src/traits.rs + Compiling aoc_2022_08 v0.1.0 (/opt/candelabra/src/tests/aoc_2022_08) + Finished bench [optimized] target(s) in 3.10s + Running benches/main.rs (/opt/candelabra/src/tests/target/release/deps/main-d6c2837aae431d80) +[2024-03-20T01:31:52Z INFO candelabra_cli::select] Running benchmarks with {("/opt/candelabra/src/tests/aoc_2022_08/src/types.pr.rs", "Map"): std::collections::BTreeMap} +[2024-03-20T01:31:52Z DEBUG candelabra::confirmation] Saving choices for project aoc_2022_08 +[2024-03-20T01:31:52Z DEBUG candelabra::confirmation] Saving choices for /opt/candelabra/src/tests/aoc_2022_08/src/types.pr.rs +[2024-03-20T01:31:52Z DEBUG primrose::selector] Setting up directories +[2024-03-20T01:31:52Z DEBUG primrose::selector] Parsing into blocks +[2024-03-20T01:31:52Z DEBUG primrose::selector] Running type checker +[2024-03-20T01:31:52Z DEBUG primrose::selector] Running analysis +[2024-03-20T01:31:52Z DEBUG primrose::library_specs] Ignoring invalid library module /nix/store/n9bab5lfpka22cpsfrvdsg454dn0kkdn-source/crates/library/src/adaptive.rs +[2024-03-20T01:31:52Z DEBUG primrose::library_specs] Ignoring invalid library module /nix/store/n9bab5lfpka22cpsfrvdsg454dn0kkdn-source/crates/library/src/profiler.rs +[2024-03-20T01:31:52Z DEBUG primrose::library_specs] Ignoring invalid library module /nix/store/n9bab5lfpka22cpsfrvdsg454dn0kkdn-source/crates/library/src/traits.rs Compiling aoc_2022_08 v0.1.0 (/opt/candelabra/src/tests/aoc_2022_08) - Finished bench [optimized] target(s) in 3.32s + Finished bench [optimized] target(s) in 3.26s Running benches/main.rs (/opt/candelabra/src/tests/target/release/deps/main-d6c2837aae431d80) -[2024-03-10T19:05:49Z INFO candelabra_cli::select] Running benchmarks with {("/opt/candelabra/src/tests/aoc_2022_08/src/types.pr.rs", "Map"): std::collections::HashMap} -[2024-03-10T19:05:49Z DEBUG candelabra::confirmation] Saving choices for project aoc_2022_08 -[2024-03-10T19:05:49Z DEBUG candelabra::confirmation] Saving choices for /opt/candelabra/src/tests/aoc_2022_08/src/types.pr.rs -[2024-03-10T19:05:49Z DEBUG primrose::selector] Setting up directories -[2024-03-10T19:05:49Z DEBUG primrose::selector] Parsing into blocks -[2024-03-10T19:05:49Z DEBUG primrose::selector] Running type checker -[2024-03-10T19:05:49Z DEBUG primrose::selector] Running analysis -[2024-03-10T19:05:49Z DEBUG primrose::library_specs] Ignoring invalid library module /nix/store/arg3vck84cg7ah84s37qjc2qshavq5yx-source/crates/library/src/adaptive.rs -[2024-03-10T19:05:49Z DEBUG primrose::library_specs] Ignoring invalid library module /nix/store/arg3vck84cg7ah84s37qjc2qshavq5yx-source/crates/library/src/profiler.rs -[2024-03-10T19:05:49Z DEBUG primrose::library_specs] Ignoring invalid library module /nix/store/arg3vck84cg7ah84s37qjc2qshavq5yx-source/crates/library/src/traits.rs +[2024-03-20T01:32:40Z INFO candelabra_cli::select] Running benchmarks with {("/opt/candelabra/src/tests/aoc_2022_08/src/types.pr.rs", "Map"): primrose_library::SortedVecMap until n=1664, then std::collections::HashMap} +[2024-03-20T01:32:40Z DEBUG candelabra::confirmation] Saving choices for project aoc_2022_08 +[2024-03-20T01:32:40Z DEBUG candelabra::confirmation] Saving choices for /opt/candelabra/src/tests/aoc_2022_08/src/types.pr.rs +[2024-03-20T01:32:40Z DEBUG primrose::selector] Setting up directories +[2024-03-20T01:32:40Z DEBUG primrose::selector] Parsing into blocks +[2024-03-20T01:32:40Z DEBUG primrose::selector] Running type checker +[2024-03-20T01:32:40Z DEBUG primrose::selector] Running analysis +[2024-03-20T01:32:40Z DEBUG primrose::library_specs] Ignoring invalid library module /nix/store/n9bab5lfpka22cpsfrvdsg454dn0kkdn-source/crates/library/src/adaptive.rs +[2024-03-20T01:32:40Z DEBUG primrose::library_specs] Ignoring invalid library module /nix/store/n9bab5lfpka22cpsfrvdsg454dn0kkdn-source/crates/library/src/profiler.rs +[2024-03-20T01:32:40Z DEBUG primrose::library_specs] Ignoring invalid library module /nix/store/n9bab5lfpka22cpsfrvdsg454dn0kkdn-source/crates/library/src/traits.rs Compiling aoc_2022_08 v0.1.0 (/opt/candelabra/src/tests/aoc_2022_08) - Finished bench [optimized] target(s) in 3.64s + Finished bench [optimized] target(s) in 3.99s Running benches/main.rs (/opt/candelabra/src/tests/target/release/deps/main-d6c2837aae431d80) -┌────────────────────────────────────────────────────────────────────────────────────────────────┬───────────────────────┬───────────────────────┬───────────────────────┬───────────────────────┬──────────┐ -│ │ aoc_2022_08-part1/100 │ aoc_2022_08-part1/200 │ aoc_2022_08-part2/100 │ aoc_2022_08-part2/200 │ total │ -├────────────────────────────────────────────────────────────────────────────────────────────────┼───────────────────────┼───────────────────────┼───────────────────────┼───────────────────────┼──────────┤ -│ {("/opt/candelabra/src/tests/aoc_2022_08/src/types.pr.rs", "Map"): std::collections::HashMap} │ 1249400 │ 5844400 │ 4224900 │ 19006000 │ 30324700 │ -│ {("/opt/candelabra/src/tests/aoc_2022_08/src/types.pr.rs", "Map"): std::collections::BTreeMap} │ 2761300 │ 12448000 │ 8808600 │ 42071000 │ 66088900 │ -└────────────────────────────────────────────────────────────────────────────────────────────────┴───────────────────────┴───────────────────────┴───────────────────────┴───────────────────────┴──────────┘ +┌─────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┬───────────────────────┬───────────────────────┬───────────────────────┬───────────────────────┬─────────────┐ +│ │ aoc_2022_08-part1/100 │ aoc_2022_08-part1/200 │ aoc_2022_08-part2/100 │ aoc_2022_08-part2/200 │ total │ +├─────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┼───────────────────────┼───────────────────────┼───────────────────────┼───────────────────────┼─────────────┤ +│ {("/opt/candelabra/src/tests/aoc_2022_08/src/types.pr.rs", "Map"): primrose_library::SortedVecMap until n=1664, then std::collections::HashMap} │ 1338600 │ 5932300 │ 4495200 │ 19288000 │ 31054100 │ +│ {("/opt/candelabra/src/tests/aoc_2022_08/src/types.pr.rs", "Map"): primrose_library::SortedVecMap} │ 4038900 │ 16946000 │ 10061000 │ 44421000 │ 75466900 │ +│ {("/opt/candelabra/src/tests/aoc_2022_08/src/types.pr.rs", "Map"): primrose_library::VecMap} │ 107360000 │ 2273200000 │ 539140000 │ 9157800000 │ 12077500000 │ +│ {("/opt/candelabra/src/tests/aoc_2022_08/src/types.pr.rs", "Map"): std::collections::BTreeMap} │ 2825700 │ 12522000 │ 8832300 │ 44206000 │ 68386000 │ +│ {("/opt/candelabra/src/tests/aoc_2022_08/src/types.pr.rs", "Map"): std::collections::HashMap} │ 1245100 │ 5800000 │ 4285700 │ 19697000 │ 31027800 │ +└─────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┴───────────────────────┴───────────────────────┴───────────────────────┴───────────────────────┴─────────────┘ \begin{center} \begin{tabular}{|c|c|c|c|c|c|} & aoc\_2022\_08-part1/100 & aoc\_2022\_08-part1/200 & aoc\_2022\_08-part2/100 & aoc\_2022\_08-part2/200 & total \\ \hline -\{("/opt/candelabra/src/tests/aoc\_2022\_08/src/types.pr.rs", "Map"): std::collections::HashMap\} & 1249400 & 5844400 & 4224900 & 19006000 & 30324700 \\ -\{("/opt/candelabra/src/tests/aoc\_2022\_08/src/types.pr.rs", "Map"): std::collections::BTreeMap\} & 2761300 & 12448000 & 8808600 & 42071000 & 66088900 \\ +\{("/opt/candelabra/src/tests/aoc\_2022\_08/src/types.pr.rs", "Map"): primrose\_library::SortedVecMap until n=1664, then std::collections::HashMap\} & 1338600 & 5932300 & 4495200 & 19288000 & 31054100 \\ +\{("/opt/candelabra/src/tests/aoc\_2022\_08/src/types.pr.rs", "Map"): primrose\_library::SortedVecMap\} & 4038900 & 16946000 & 10061000 & 44421000 & 75466900 \\ +\{("/opt/candelabra/src/tests/aoc\_2022\_08/src/types.pr.rs", "Map"): primrose\_library::VecMap\} & 107360000 & 2273200000 & 539140000 & 9157800000 & 12077500000 \\ +\{("/opt/candelabra/src/tests/aoc\_2022\_08/src/types.pr.rs", "Map"): std::collections::BTreeMap\} & 2825700 & 12522000 & 8832300 & 44206000 & 68386000 \\ +\{("/opt/candelabra/src/tests/aoc\_2022\_08/src/types.pr.rs", "Map"): std::collections::HashMap\} & 1245100 & 5800000 & 4285700 & 19697000 & 31027800 \\ \end{tabular} \end{center} -[0Ksection_end:1710097599:compare-aoc_2022_08 +[0Ksection_end:1710898407:compare-aoc_2022_08 [0K
\ No newline at end of file |