aboutsummaryrefslogtreecommitdiff
path: root/analysis/current/sections/compare-example_mapping
diff options
context:
space:
mode:
Diffstat (limited to 'analysis/current/sections/compare-example_mapping')
-rw-r--r--analysis/current/sections/compare-example_mapping200
1 files changed, 120 insertions, 80 deletions
diff --git a/analysis/current/sections/compare-example_mapping b/analysis/current/sections/compare-example_mapping
index c73853a..25dbe52 100644
--- a/analysis/current/sections/compare-example_mapping
+++ b/analysis/current/sections/compare-example_mapping
@@ -1,98 +1,138 @@
-:1710098241:compare-example_mapping
+:1710898811:compare-example_mapping
compare-example_mapping
/run/current-system/sw/bin/candelabra-cli -l --manifest-path /opt/candelabra/src/tests/Cargo.toml -p example_mapping select --compare
-[2024-03-10T19:17:21Z INFO candelabra_cli] Using source dir: "/nix/store/arg3vck84cg7ah84s37qjc2qshavq5yx-source"
-[2024-03-10T19:17:21Z DEBUG candelabra::candidates] Initialised candidate cacher with hash 10402570600929242768
-[2024-03-10T19:17:21Z DEBUG primrose::library_specs] Failed to process library module /nix/store/arg3vck84cg7ah84s37qjc2qshavq5yx-source/crates/library/src/adaptive.rs. Continuing anyway.
-[2024-03-10T19:17:21Z DEBUG primrose::library_specs] Failed to process library module /nix/store/arg3vck84cg7ah84s37qjc2qshavq5yx-source/crates/library/src/profiler.rs. Continuing anyway.
-[2024-03-10T19:17:21Z DEBUG primrose::library_specs] Failed to process library module /nix/store/arg3vck84cg7ah84s37qjc2qshavq5yx-source/crates/library/src/traits.rs. Continuing anyway.
-[2024-03-10T19:17:21Z DEBUG candelabra::cost] Initialised benchmark cacher with hash 10402570600929242768
-[2024-03-10T19:17:21Z INFO candelabra_cli::select] Processing project example_mapping
-[2024-03-10T19:17:21Z DEBUG candelabra::cache] Invalid cache entry: validation function said no
-[2024-03-10T19:17:21Z INFO candelabra::profiler] Setting up /opt/candelabra/src/tests/example_mapping/src/types.pr.rs for profiling
-[2024-03-10T19:17:21Z DEBUG primrose::selector] Setting up directories
-[2024-03-10T19:17:21Z DEBUG primrose::selector] Parsing into blocks
-[2024-03-10T19:17:21Z DEBUG primrose::selector] Running type checker
-[2024-03-10T19:17:21Z DEBUG primrose::selector] Running analysis
-[2024-03-10T19:17:21Z DEBUG primrose::library_specs] Ignoring invalid library module /nix/store/arg3vck84cg7ah84s37qjc2qshavq5yx-source/crates/library/src/adaptive.rs
-[2024-03-10T19:17:21Z DEBUG primrose::library_specs] Ignoring invalid library module /nix/store/arg3vck84cg7ah84s37qjc2qshavq5yx-source/crates/library/src/profiler.rs
-[2024-03-10T19:17:21Z DEBUG primrose::library_specs] Ignoring invalid library module /nix/store/arg3vck84cg7ah84s37qjc2qshavq5yx-source/crates/library/src/traits.rs
-[2024-03-10T19:17:21Z INFO candelabra::profiler] Running benchmark main with out dir TempDir { path: "/tmp/.tmp8LkmW4" }
- Compiling example_mapping v0.1.0 (/opt/candelabra/src/tests/example_mapping)
- Finished bench [optimized] target(s) in 3.02s
- Running benches/main.rs (/opt/candelabra/src/tests/target/release/deps/main-2ea61f050d4d0ca4)
-┌──────┬────────────────────────────┬────────────────────┬───────────────────────────────────────────────────────────┐
-│ name │ implementation │ estimated cost │ file │
-├──────┼────────────────────────────┼────────────────────┼───────────────────────────────────────────────────────────┤
-│ Map │ std::collections::BTreeMap │ 7154594855.394661 │ /opt/candelabra/src/tests/example_mapping/src/types.pr.rs │
-│ Map │ std::collections::HashMap │ 3802837688.6948915 │ /opt/candelabra/src/tests/example_mapping/src/types.pr.rs │
-└──────┴────────────────────────────┴────────────────────┴───────────────────────────────────────────────────────────┘
+[2024-03-20T01:40:11Z INFO candelabra_cli] Using source dir: "/nix/store/n9bab5lfpka22cpsfrvdsg454dn0kkdn-source"
+[2024-03-20T01:40:11Z DEBUG candelabra::candidates] Initialised candidate cacher with hash 6543311679163142612
+[2024-03-20T01:40:11Z DEBUG primrose::library_specs] Failed to process library module /nix/store/n9bab5lfpka22cpsfrvdsg454dn0kkdn-source/crates/library/src/adaptive.rs. Continuing anyway.
+[2024-03-20T01:40:11Z DEBUG primrose::library_specs] Failed to process library module /nix/store/n9bab5lfpka22cpsfrvdsg454dn0kkdn-source/crates/library/src/profiler.rs. Continuing anyway.
+[2024-03-20T01:40:11Z DEBUG primrose::library_specs] Failed to process library module /nix/store/n9bab5lfpka22cpsfrvdsg454dn0kkdn-source/crates/library/src/traits.rs. Continuing anyway.
+[2024-03-20T01:40:11Z DEBUG candelabra::cost] Initialised benchmark cacher with hash 6543311679163142612
+[2024-03-20T01:40:12Z INFO candelabra_cli::select] Processing project example_mapping
+┌──────┬──────────────────────────────────────────────────────────────────────┬────────────────────┬───────────────────────────────────────────────────────────┐
+│ name │ implementation │ estimated cost │ file │
+├──────┼──────────────────────────────────────────────────────────────────────┼────────────────────┼───────────────────────────────────────────────────────────┤
+│ Map │ std::collections::BTreeMap │ 46141037803.309296 │ /opt/candelabra/src/tests/example_mapping/src/types.pr.rs │
+│ Map │ primrose_library::SortedVecMap │ 119641351289.06035 │ /opt/candelabra/src/tests/example_mapping/src/types.pr.rs │
+│ Map │ primrose_library::VecMap │ 721919577813.2703 │ /opt/candelabra/src/tests/example_mapping/src/types.pr.rs │
+│ Map │ std::collections::HashMap │ 28506056746.59253 │ /opt/candelabra/src/tests/example_mapping/src/types.pr.rs │
+│ Map │ primrose_library::VecMap until n=225, then std::collections::HashMap │ 26525686623.524624 │ /opt/candelabra/src/tests/example_mapping/src/types.pr.rs │
+└──────┴──────────────────────────────────────────────────────────────────────┴────────────────────┴───────────────────────────────────────────────────────────┘
\begin{center}
\begin{tabular}{|c|c|c|c|}
name & implementation & estimated cost & file \\
\hline
-Map & std::collections::BTreeMap & 7154594855.394661 & /opt/candelabra/src/tests/example\_mapping/src/types.pr.rs \\
-Map & std::collections::HashMap & 3802837688.6948915 & /opt/candelabra/src/tests/example\_mapping/src/types.pr.rs \\
+Map & std::collections::BTreeMap & 46141037803.309296 & /opt/candelabra/src/tests/example\_mapping/src/types.pr.rs \\
+Map & primrose\_library::SortedVecMap & 119641351289.06035 & /opt/candelabra/src/tests/example\_mapping/src/types.pr.rs \\
+Map & primrose\_library::VecMap & 721919577813.2703 & /opt/candelabra/src/tests/example\_mapping/src/types.pr.rs \\
+Map & std::collections::HashMap & 28506056746.59253 & /opt/candelabra/src/tests/example\_mapping/src/types.pr.rs \\
+Map & primrose\_library::VecMap until n=225, then std::collections::HashMap & 26525686623.524624 & /opt/candelabra/src/tests/example\_mapping/src/types.pr.rs \\
\end{tabular}
\end{center}
-[2024-03-10T19:18:08Z DEBUG candelabra::profiler::info] Checking for nsplit
-[2024-03-10T19:18:08Z DEBUG candelabra::profiler::info] Partitions: [ProfilerPartition { occurences: 2142.0, avg_n: 10000.0, avg_op_counts: {"clear": 0.0, "first": 0.0, "nth": 0.0, "push": 0.0, "get": 20000.0, "remove": 0.0, "pop": 0.0, "last": 0.0, "contains": 0.0, "insert": 10000.0} }, ProfilerPartition { occurences: 786.0, avg_n: 30000.0, avg_op_counts: {"pop": 0.0, "clear": 0.0, "remove": 0.0, "last": 0.0, "insert": 30000.0, "get": 60000.0, "nth": 0.0, "push": 0.0, "contains": 0.0, "first": 0.0} }, ProfilerPartition { occurences: 382.0, avg_n: 60000.0, avg_op_counts: {"first": 0.0, "nth": 0.0, "contains": 0.0, "clear": 0.0, "last": 0.0, "insert": 60000.0, "push": 0.0, "get": 120000.0, "pop": 0.0, "remove": 0.0} }]
-[2024-03-10T19:18:08Z DEBUG candelabra::profiler::info] Costs by partitions: [("std::collections::HashMap", [1053419811.1070843, 1224118278.7421014, 1525299598.8457055]), ("std::collections::BTreeMap", [1853668417.8202925, 2518139887.0456057, 2782786550.5287633])]
-[2024-03-10T19:18:08Z DEBUG candelabra::profiler::info] Top by partition: [("std::collections::HashMap", 1053419811.1070843), ("std::collections::HashMap", 1224118278.7421014), ("std::collections::HashMap", 1525299598.8457055)]
-[2024-03-10T19:18:08Z DEBUG candelabra::profiler::info] Checking for nsplit
-[2024-03-10T19:18:08Z DEBUG candelabra::profiler::info] Partitions: [ProfilerPartition { occurences: 2142.0, avg_n: 10000.0, avg_op_counts: {"push": 0.0, "pop": 0.0, "insert": 10000.0, "remove": 0.0, "last": 0.0, "clear": 0.0, "first": 0.0, "get": 20000.0, "nth": 0.0, "contains": 0.0} }, ProfilerPartition { occurences: 786.0, avg_n: 30000.0, avg_op_counts: {"pop": 0.0, "nth": 0.0, "push": 0.0, "get": 60000.0, "insert": 30000.0, "clear": 0.0, "contains": 0.0, "remove": 0.0, "last": 0.0, "first": 0.0} }, ProfilerPartition { occurences: 382.0, avg_n: 60000.0, avg_op_counts: {"pop": 0.0, "contains": 0.0, "push": 0.0, "insert": 60000.0, "remove": 0.0, "nth": 0.0, "last": 0.0, "clear": 0.0, "first": 0.0, "get": 120000.0} }]
-[2024-03-10T19:18:08Z DEBUG candelabra::profiler::info] Costs by partitions: [("std::collections::BTreeMap", [1853668417.8202925, 2518139887.0456057, 2782786550.5287633]), ("std::collections::HashMap", [1053419811.1070843, 1224118278.7421014, 1525299598.8457055])]
-[2024-03-10T19:18:08Z DEBUG candelabra::profiler::info] Top by partition: [("std::collections::HashMap", 1053419811.1070843), ("std::collections::HashMap", 1224118278.7421014), ("std::collections::HashMap", 1525299598.8457055)]
-[2024-03-10T19:18:08Z DEBUG candelabra::confirmation] Saving choices for project example_mapping
-[2024-03-10T19:18:08Z DEBUG candelabra::confirmation] Saving choices for /opt/candelabra/src/tests/example_mapping/src/types.pr.rs
-[2024-03-10T19:18:08Z DEBUG primrose::selector] Setting up directories
-[2024-03-10T19:18:08Z DEBUG primrose::selector] Parsing into blocks
-[2024-03-10T19:18:08Z DEBUG primrose::selector] Running type checker
-[2024-03-10T19:18:08Z DEBUG primrose::selector] Running analysis
-[2024-03-10T19:18:08Z DEBUG primrose::library_specs] Ignoring invalid library module /nix/store/arg3vck84cg7ah84s37qjc2qshavq5yx-source/crates/library/src/adaptive.rs
-[2024-03-10T19:18:08Z DEBUG primrose::library_specs] Ignoring invalid library module /nix/store/arg3vck84cg7ah84s37qjc2qshavq5yx-source/crates/library/src/profiler.rs
-[2024-03-10T19:18:08Z DEBUG primrose::library_specs] Ignoring invalid library module /nix/store/arg3vck84cg7ah84s37qjc2qshavq5yx-source/crates/library/src/traits.rs
-[2024-03-10T19:18:08Z INFO candelabra_cli::select] Saved best choices
-[2024-03-10T19:18:08Z INFO candelabra_cli::select] Running benchmarks with {("/opt/candelabra/src/tests/example_mapping/src/types.pr.rs", "Map"): std::collections::BTreeMap}
-[2024-03-10T19:18:08Z DEBUG candelabra::confirmation] Saving choices for project example_mapping
-[2024-03-10T19:18:08Z DEBUG candelabra::confirmation] Saving choices for /opt/candelabra/src/tests/example_mapping/src/types.pr.rs
-[2024-03-10T19:18:08Z DEBUG primrose::selector] Setting up directories
-[2024-03-10T19:18:08Z DEBUG primrose::selector] Parsing into blocks
-[2024-03-10T19:18:08Z DEBUG primrose::selector] Running type checker
-[2024-03-10T19:18:08Z DEBUG primrose::selector] Running analysis
-[2024-03-10T19:18:08Z DEBUG primrose::library_specs] Ignoring invalid library module /nix/store/arg3vck84cg7ah84s37qjc2qshavq5yx-source/crates/library/src/adaptive.rs
-[2024-03-10T19:18:08Z DEBUG primrose::library_specs] Ignoring invalid library module /nix/store/arg3vck84cg7ah84s37qjc2qshavq5yx-source/crates/library/src/profiler.rs
-[2024-03-10T19:18:08Z DEBUG primrose::library_specs] Ignoring invalid library module /nix/store/arg3vck84cg7ah84s37qjc2qshavq5yx-source/crates/library/src/traits.rs
+[2024-03-20T01:40:12Z DEBUG candelabra::profiler::info] Checking for nsplit
+[2024-03-20T01:40:12Z DEBUG candelabra::profiler::info] Partitions: [ProfilerPartition { occurences: 209540.0, avg_n: 50.0, avg_op_counts: {"last": 0.0, "contains": 0.0, "clear": 0.0, "insert": 50.0, "first": 0.0, "push": 0.0, "get": 100.0, "nth": 0.0, "pop": 0.0, "remove": 0.0} }, ProfilerPartition { occurences: 53905.0, avg_n: 150.0, avg_op_counts: {"last": 0.0, "push": 0.0, "pop": 0.0, "clear": 0.0, "nth": 0.0, "remove": 0.0, "insert": 150.0, "contains": 0.0, "first": 0.0, "get": 300.0} }, ProfilerPartition { occurences: 6898.0, avg_n: 2500.0, avg_op_counts: {"first": 0.0, "insert": 2500.0, "contains": 0.0, "pop": 0.0, "nth": 0.0, "last": 0.0, "push": 0.0, "remove": 0.0, "clear": 0.0, "get": 5000.0} }, ProfilerPartition { occurences: 14532.0, avg_n: 7500.0, avg_op_counts: {"push": 0.0, "contains": 0.0, "pop": 0.0, "clear": 0.0, "last": 0.0, "get": 15000.0, "insert": 7500.0, "nth": 0.0, "remove": 0.0, "first": 0.0} }]
+[2024-03-20T01:40:12Z DEBUG candelabra::profiler::info] Costs by partitions: [("primrose_library::VecMap", [544593008.4231915, 0.0, 25689330964.74701, 695685653840.1]), ("primrose_library::SortedVecMap", [1206074045.7825513, 781306636.890812, 5489170244.925119, 112164800361.46187]), ("std::collections::HashMap", [1379383260.593158, 1145589452.1164875, 3068214218.402198, 22912869815.480682]), ("std::collections::BTreeMap", [1840053452.8899245, 1680935548.3905444, 5118928650.207806, 37501120151.82103])]
+[2024-03-20T01:40:12Z DEBUG candelabra::profiler::info] Top by partition: [("primrose_library::VecMap", 544593008.4231915), ("primrose_library::VecMap", 0.0), ("std::collections::HashMap", 3068214218.402198), ("std::collections::HashMap", 22912869815.480682)]
+[2024-03-20T01:40:12Z DEBUG candelabra::profiler::info] With split index 2, split proper is true
+[2024-03-20T01:40:12Z DEBUG candelabra::profiler::info] Checking for nsplit
+[2024-03-20T01:40:12Z DEBUG candelabra::profiler::info] Partitions: [ProfilerPartition { occurences: 209540.0, avg_n: 50.0, avg_op_counts: {"nth": 0.0, "insert": 50.0, "push": 0.0, "pop": 0.0, "first": 0.0, "contains": 0.0, "last": 0.0, "get": 100.0, "remove": 0.0, "clear": 0.0} }, ProfilerPartition { occurences: 53905.0, avg_n: 150.0, avg_op_counts: {"pop": 0.0, "get": 300.0, "last": 0.0, "remove": 0.0, "push": 0.0, "clear": 0.0, "contains": 0.0, "first": 0.0, "insert": 150.0, "nth": 0.0} }, ProfilerPartition { occurences: 6898.0, avg_n: 2500.0, avg_op_counts: {"pop": 0.0, "remove": 0.0, "last": 0.0, "insert": 2500.0, "get": 5000.0, "contains": 0.0, "nth": 0.0, "clear": 0.0, "push": 0.0, "first": 0.0} }, ProfilerPartition { occurences: 14532.0, avg_n: 7500.0, avg_op_counts: {"insert": 7500.0, "first": 0.0, "pop": 0.0, "get": 15000.0, "remove": 0.0, "contains": 0.0, "nth": 0.0, "clear": 0.0, "last": 0.0, "push": 0.0} }]
+[2024-03-20T01:40:12Z DEBUG candelabra::profiler::info] Costs by partitions: [("std::collections::BTreeMap", [1840053452.8899245, 1680935548.3905444, 5118928650.207806, 37501120151.82103]), ("std::collections::HashMap", [1379383260.593158, 1145589452.1164875, 3068214218.402198, 22912869815.480682]), ("primrose_library::VecMap", [544593008.4231915, 0.0, 25689330964.74701, 695685653840.1]), ("primrose_library::SortedVecMap", [1206074045.7825513, 781306636.890812, 5489170244.925119, 112164800361.46187])]
+[2024-03-20T01:40:12Z DEBUG candelabra::profiler::info] Top by partition: [("primrose_library::VecMap", 544593008.4231915), ("primrose_library::VecMap", 0.0), ("std::collections::HashMap", 3068214218.402198), ("std::collections::HashMap", 22912869815.480682)]
+[2024-03-20T01:40:12Z DEBUG candelabra::profiler::info] With split index 2, split proper is true
+[2024-03-20T01:40:12Z DEBUG candelabra::confirmation] Saving choices for project example_mapping
+[2024-03-20T01:40:12Z DEBUG candelabra::confirmation] Saving choices for /opt/candelabra/src/tests/example_mapping/src/types.pr.rs
+[2024-03-20T01:40:12Z DEBUG primrose::selector] Setting up directories
+[2024-03-20T01:40:12Z DEBUG primrose::selector] Parsing into blocks
+[2024-03-20T01:40:12Z DEBUG primrose::selector] Running type checker
+[2024-03-20T01:40:12Z DEBUG primrose::selector] Running analysis
+[2024-03-20T01:40:12Z DEBUG primrose::library_specs] Ignoring invalid library module /nix/store/n9bab5lfpka22cpsfrvdsg454dn0kkdn-source/crates/library/src/adaptive.rs
+[2024-03-20T01:40:12Z DEBUG primrose::library_specs] Ignoring invalid library module /nix/store/n9bab5lfpka22cpsfrvdsg454dn0kkdn-source/crates/library/src/profiler.rs
+[2024-03-20T01:40:12Z DEBUG primrose::library_specs] Ignoring invalid library module /nix/store/n9bab5lfpka22cpsfrvdsg454dn0kkdn-source/crates/library/src/traits.rs
+[2024-03-20T01:40:12Z INFO candelabra_cli::select] Saved best choices
+[2024-03-20T01:40:12Z INFO candelabra_cli::select] Running benchmarks with {("/opt/candelabra/src/tests/example_mapping/src/types.pr.rs", "Map"): std::collections::BTreeMap}
+[2024-03-20T01:40:12Z DEBUG candelabra::confirmation] Saving choices for project example_mapping
+[2024-03-20T01:40:12Z DEBUG candelabra::confirmation] Saving choices for /opt/candelabra/src/tests/example_mapping/src/types.pr.rs
+[2024-03-20T01:40:12Z DEBUG primrose::selector] Setting up directories
+[2024-03-20T01:40:12Z DEBUG primrose::selector] Parsing into blocks
+[2024-03-20T01:40:12Z DEBUG primrose::selector] Running type checker
+[2024-03-20T01:40:12Z DEBUG primrose::selector] Running analysis
+[2024-03-20T01:40:12Z DEBUG primrose::library_specs] Ignoring invalid library module /nix/store/n9bab5lfpka22cpsfrvdsg454dn0kkdn-source/crates/library/src/adaptive.rs
+[2024-03-20T01:40:12Z DEBUG primrose::library_specs] Ignoring invalid library module /nix/store/n9bab5lfpka22cpsfrvdsg454dn0kkdn-source/crates/library/src/profiler.rs
+[2024-03-20T01:40:12Z DEBUG primrose::library_specs] Ignoring invalid library module /nix/store/n9bab5lfpka22cpsfrvdsg454dn0kkdn-source/crates/library/src/traits.rs
+ Compiling example_mapping v0.1.0 (/opt/candelabra/src/tests/example_mapping)
+ Finished bench [optimized] target(s) in 2.90s
+ Running benches/main.rs (/opt/candelabra/src/tests/target/release/deps/main-2ea61f050d4d0ca4)
+[2024-03-20T01:41:01Z INFO candelabra_cli::select] Running benchmarks with {("/opt/candelabra/src/tests/example_mapping/src/types.pr.rs", "Map"): primrose_library::SortedVecMap}
+[2024-03-20T01:41:01Z DEBUG candelabra::confirmation] Saving choices for project example_mapping
+[2024-03-20T01:41:01Z DEBUG candelabra::confirmation] Saving choices for /opt/candelabra/src/tests/example_mapping/src/types.pr.rs
+[2024-03-20T01:41:01Z DEBUG primrose::selector] Setting up directories
+[2024-03-20T01:41:01Z DEBUG primrose::selector] Parsing into blocks
+[2024-03-20T01:41:01Z DEBUG primrose::selector] Running type checker
+[2024-03-20T01:41:01Z DEBUG primrose::selector] Running analysis
+[2024-03-20T01:41:01Z DEBUG primrose::library_specs] Ignoring invalid library module /nix/store/n9bab5lfpka22cpsfrvdsg454dn0kkdn-source/crates/library/src/adaptive.rs
+[2024-03-20T01:41:01Z DEBUG primrose::library_specs] Ignoring invalid library module /nix/store/n9bab5lfpka22cpsfrvdsg454dn0kkdn-source/crates/library/src/profiler.rs
+[2024-03-20T01:41:01Z DEBUG primrose::library_specs] Ignoring invalid library module /nix/store/n9bab5lfpka22cpsfrvdsg454dn0kkdn-source/crates/library/src/traits.rs
+ Compiling example_mapping v0.1.0 (/opt/candelabra/src/tests/example_mapping)
+ Finished bench [optimized] target(s) in 2.92s
+ Running benches/main.rs (/opt/candelabra/src/tests/target/release/deps/main-2ea61f050d4d0ca4)
+[2024-03-20T01:41:49Z INFO candelabra_cli::select] Running benchmarks with {("/opt/candelabra/src/tests/example_mapping/src/types.pr.rs", "Map"): primrose_library::VecMap}
+[2024-03-20T01:41:49Z DEBUG candelabra::confirmation] Saving choices for project example_mapping
+[2024-03-20T01:41:49Z DEBUG candelabra::confirmation] Saving choices for /opt/candelabra/src/tests/example_mapping/src/types.pr.rs
+[2024-03-20T01:41:49Z DEBUG primrose::selector] Setting up directories
+[2024-03-20T01:41:49Z DEBUG primrose::selector] Parsing into blocks
+[2024-03-20T01:41:49Z DEBUG primrose::selector] Running type checker
+[2024-03-20T01:41:49Z DEBUG primrose::selector] Running analysis
+[2024-03-20T01:41:49Z DEBUG primrose::library_specs] Ignoring invalid library module /nix/store/n9bab5lfpka22cpsfrvdsg454dn0kkdn-source/crates/library/src/adaptive.rs
+[2024-03-20T01:41:49Z DEBUG primrose::library_specs] Ignoring invalid library module /nix/store/n9bab5lfpka22cpsfrvdsg454dn0kkdn-source/crates/library/src/profiler.rs
+[2024-03-20T01:41:49Z DEBUG primrose::library_specs] Ignoring invalid library module /nix/store/n9bab5lfpka22cpsfrvdsg454dn0kkdn-source/crates/library/src/traits.rs
+ Compiling example_mapping v0.1.0 (/opt/candelabra/src/tests/example_mapping)
+ Finished bench [optimized] target(s) in 2.77s
+ Running benches/main.rs (/opt/candelabra/src/tests/target/release/deps/main-2ea61f050d4d0ca4)
+[2024-03-20T01:42:40Z INFO candelabra_cli::select] Running benchmarks with {("/opt/candelabra/src/tests/example_mapping/src/types.pr.rs", "Map"): std::collections::HashMap}
+[2024-03-20T01:42:40Z DEBUG candelabra::confirmation] Saving choices for project example_mapping
+[2024-03-20T01:42:40Z DEBUG candelabra::confirmation] Saving choices for /opt/candelabra/src/tests/example_mapping/src/types.pr.rs
+[2024-03-20T01:42:40Z DEBUG primrose::selector] Setting up directories
+[2024-03-20T01:42:40Z DEBUG primrose::selector] Parsing into blocks
+[2024-03-20T01:42:40Z DEBUG primrose::selector] Running type checker
+[2024-03-20T01:42:40Z DEBUG primrose::selector] Running analysis
+[2024-03-20T01:42:40Z DEBUG primrose::library_specs] Ignoring invalid library module /nix/store/n9bab5lfpka22cpsfrvdsg454dn0kkdn-source/crates/library/src/adaptive.rs
+[2024-03-20T01:42:40Z DEBUG primrose::library_specs] Ignoring invalid library module /nix/store/n9bab5lfpka22cpsfrvdsg454dn0kkdn-source/crates/library/src/profiler.rs
+[2024-03-20T01:42:40Z DEBUG primrose::library_specs] Ignoring invalid library module /nix/store/n9bab5lfpka22cpsfrvdsg454dn0kkdn-source/crates/library/src/traits.rs
Compiling example_mapping v0.1.0 (/opt/candelabra/src/tests/example_mapping)
- Finished bench [optimized] target(s) in 2.83s
+ Finished bench [optimized] target(s) in 2.93s
Running benches/main.rs (/opt/candelabra/src/tests/target/release/deps/main-2ea61f050d4d0ca4)
-[2024-03-10T19:18:50Z INFO candelabra_cli::select] Running benchmarks with {("/opt/candelabra/src/tests/example_mapping/src/types.pr.rs", "Map"): std::collections::HashMap}
-[2024-03-10T19:18:50Z DEBUG candelabra::confirmation] Saving choices for project example_mapping
-[2024-03-10T19:18:50Z DEBUG candelabra::confirmation] Saving choices for /opt/candelabra/src/tests/example_mapping/src/types.pr.rs
-[2024-03-10T19:18:50Z DEBUG primrose::selector] Setting up directories
-[2024-03-10T19:18:50Z DEBUG primrose::selector] Parsing into blocks
-[2024-03-10T19:18:50Z DEBUG primrose::selector] Running type checker
-[2024-03-10T19:18:50Z DEBUG primrose::selector] Running analysis
-[2024-03-10T19:18:50Z DEBUG primrose::library_specs] Ignoring invalid library module /nix/store/arg3vck84cg7ah84s37qjc2qshavq5yx-source/crates/library/src/adaptive.rs
-[2024-03-10T19:18:50Z DEBUG primrose::library_specs] Ignoring invalid library module /nix/store/arg3vck84cg7ah84s37qjc2qshavq5yx-source/crates/library/src/profiler.rs
-[2024-03-10T19:18:50Z DEBUG primrose::library_specs] Ignoring invalid library module /nix/store/arg3vck84cg7ah84s37qjc2qshavq5yx-source/crates/library/src/traits.rs
+[2024-03-20T01:43:27Z INFO candelabra_cli::select] Running benchmarks with {("/opt/candelabra/src/tests/example_mapping/src/types.pr.rs", "Map"): primrose_library::VecMap until n=225, then std::collections::HashMap}
+[2024-03-20T01:43:27Z DEBUG candelabra::confirmation] Saving choices for project example_mapping
+[2024-03-20T01:43:27Z DEBUG candelabra::confirmation] Saving choices for /opt/candelabra/src/tests/example_mapping/src/types.pr.rs
+[2024-03-20T01:43:27Z DEBUG primrose::selector] Setting up directories
+[2024-03-20T01:43:27Z DEBUG primrose::selector] Parsing into blocks
+[2024-03-20T01:43:27Z DEBUG primrose::selector] Running type checker
+[2024-03-20T01:43:27Z DEBUG primrose::selector] Running analysis
+[2024-03-20T01:43:27Z DEBUG primrose::library_specs] Ignoring invalid library module /nix/store/n9bab5lfpka22cpsfrvdsg454dn0kkdn-source/crates/library/src/adaptive.rs
+[2024-03-20T01:43:27Z DEBUG primrose::library_specs] Ignoring invalid library module /nix/store/n9bab5lfpka22cpsfrvdsg454dn0kkdn-source/crates/library/src/profiler.rs
+[2024-03-20T01:43:27Z DEBUG primrose::library_specs] Ignoring invalid library module /nix/store/n9bab5lfpka22cpsfrvdsg454dn0kkdn-source/crates/library/src/traits.rs
Compiling example_mapping v0.1.0 (/opt/candelabra/src/tests/example_mapping)
- Finished bench [optimized] target(s) in 2.94s
+ Finished bench [optimized] target(s) in 2.96s
Running benches/main.rs (/opt/candelabra/src/tests/target/release/deps/main-2ea61f050d4d0ca4)
-┌────────────────────────────────────────────────────────────────────────────────────────────────────┬──────────┬──────────┬──────────┬─────────┬──────────┐
-│ │ l15 │ l17 │ l24 │ l8 │ total │
-├────────────────────────────────────────────────────────────────────────────────────────────────────┼──────────┼──────────┼──────────┼─────────┼──────────┤
-│ {("/opt/candelabra/src/tests/example_mapping/src/types.pr.rs", "Map"): std::collections::BTreeMap} │ 20587000 │ │ 43380000 │ 5658000 │ 69625000 │
-│ {("/opt/candelabra/src/tests/example_mapping/src/types.pr.rs", "Map"): std::collections::HashMap} │ │ 11323000 │ 23742000 │ 3198900 │ 38263900 │
-└────────────────────────────────────────────────────────────────────────────────────────────────────┴──────────┴──────────┴──────────┴─────────┴──────────┘
+┌──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┬───────┬───────┬───────┬───────┬─────────┬────────┬────────┬────────┬────────┬──────────┬────────┬─────────┬────────┬────────┬────────────┐
+│ │ l15 │ l17 │ l18 │ l19 │ l25 │ l27 │ l28 │ l30 │ l34 │ l37 │ l38 │ l40 │ l42 │ l8 │ total │
+├──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┼───────┼───────┼───────┼───────┼─────────┼────────┼────────┼────────┼────────┼──────────┼────────┼─────────┼────────┼────────┼────────────┤
+│ {("/opt/candelabra/src/tests/example_mapping/src/types.pr.rs", "Map"): std::collections::BTreeMap} │ │ │ │ 12037 │ │ │ │ 271740 │ │ │ │ │ 894560 │ 3159.1 │ 1181496.1 │
+│ {("/opt/candelabra/src/tests/example_mapping/src/types.pr.rs", "Map"): primrose_library::VecMap} │ 33476 │ │ │ │ 8686300 │ │ │ │ │ 77266000 │ │ │ │ 4769.8 │ 85990545.8 │
+│ {("/opt/candelabra/src/tests/example_mapping/src/types.pr.rs", "Map"): std::collections::HashMap} │ │ │ 11903 │ │ │ │ 186310 │ │ │ │ 598450 │ │ │ 3784.7 │ 800447.7 │
+│ {("/opt/candelabra/src/tests/example_mapping/src/types.pr.rs", "Map"): primrose_library::VecMap until n=225, then std::collections::HashMap} │ │ │ 33968 │ │ │ 189430 │ │ │ 633170 │ │ │ │ │ 4702.5 │ 861270.5 │
+│ {("/opt/candelabra/src/tests/example_mapping/src/types.pr.rs", "Map"): primrose_library::SortedVecMap} │ │ 13119 │ │ │ │ │ 643660 │ │ │ │ │ 6874400 │ │ 3348.2 │ 7534527.2 │
+└──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┴───────┴───────┴───────┴───────┴─────────┴────────┴────────┴────────┴────────┴──────────┴────────┴─────────┴────────┴────────┴────────────┘
\begin{center}
-\begin{tabular}{|c|c|c|c|c|c|}
- & l15 & l17 & l24 & l8 & total \\
+\begin{tabular}{|c|c|c|c|c|c|c|c|c|c|c|c|c|c|c|c|}
+ & l15 & l17 & l18 & l19 & l25 & l27 & l28 & l30 & l34 & l37 & l38 & l40 & l42 & l8 & total \\
\hline
-\{("/opt/candelabra/src/tests/example\_mapping/src/types.pr.rs", "Map"): std::collections::BTreeMap\} & 20587000 & & 43380000 & 5658000 & 69625000 \\
-\{("/opt/candelabra/src/tests/example\_mapping/src/types.pr.rs", "Map"): std::collections::HashMap\} & & 11323000 & 23742000 & 3198900 & 38263900 \\
+\{("/opt/candelabra/src/tests/example\_mapping/src/types.pr.rs", "Map"): std::collections::BTreeMap\} & & & & 12037 & & & & 271740 & & & & & 894560 & 3159.1 & 1181496.1 \\
+\{("/opt/candelabra/src/tests/example\_mapping/src/types.pr.rs", "Map"): primrose\_library::VecMap\} & 33476 & & & & 8686300 & & & & & 77266000 & & & & 4769.8 & 85990545.8 \\
+\{("/opt/candelabra/src/tests/example\_mapping/src/types.pr.rs", "Map"): std::collections::HashMap\} & & & 11903 & & & & 186310 & & & & 598450 & & & 3784.7 & 800447.7 \\
+\{("/opt/candelabra/src/tests/example\_mapping/src/types.pr.rs", "Map"): primrose\_library::VecMap until n=225, then std::collections::HashMap\} & & & 33968 & & & 189430 & & & 633170 & & & & & 4702.5 & 861270.5 \\
+\{("/opt/candelabra/src/tests/example\_mapping/src/types.pr.rs", "Map"): primrose\_library::SortedVecMap\} & & 13119 & & & & & 643660 & & & & & 6874400 & & 3348.2 & 7534527.2 \\
\end{tabular}
\end{center}
-section_end:1710098365:compare-example_mapping
+section_end:1710899057:compare-example_mapping

 \ No newline at end of file