01KETAGDS1WYTFVNDBT2M77GNG: bench

BasicConfig {
    output_rules: [],
    rust_toolchain: Some(
        String(
            "stable",
        ),
    ),
    target: Some(
        "helios-2.0",
    ),
    access_repos: [],
    publish: [],
    skip_clone: false,
}

Buildomat Job: 01KETAGRVJ3FY3RSN7S10G90K9

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12026-01-13T00:02:01.333Zjob assigned to worker 01KETAGSB7EXJWK1K3DJ7GZD5E [factory gimlet-EVT22200007-propolis, EVT22200007/54069] (queued for 28 s)
 
22026-01-13T00:02:11.218Zstarting task 0: "setup"
32026-01-13T00:02:11.243Z++ uname -s
42026-01-13T00:02:11.243Z+ kern=SunOS
52026-01-13T00:02:11.243Z+ build_user=build
62026-01-13T00:02:11.243Z+ build_uid=12345
72026-01-13T00:02:11.243Z+ work_dir=/work
82026-01-13T00:02:11.243Z+ input_dir=/input
92026-01-13T00:02:11.243Z+ [[ 0 == 12345 ]]
102026-01-13T00:02:11.243Z+ case "$kern" in
112026-01-13T00:02:11.243Z+ groupadd -g 12345 build
122026-01-13T00:02:11.243Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132026-01-13T00:02:12.249Z+ zfs create -o mountpoint=/work rpool/work
142026-01-13T00:02:12.287Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152026-01-13T00:02:12.311Z+ home_fs=zfs
162026-01-13T00:02:12.311Z+ [[ zfs == autofs ]]
172026-01-13T00:02:12.311Z+ mkdir -p /home/build
182026-01-13T00:02:12.311Z+ chown build:build /home/build /work
192026-01-13T00:02:14.297Z+ chmod 0700 /home/build /work
202026-01-13T00:02:14.321Zprocess exited: duration 3083 ms, exit code 0
 
212026-01-13T00:02:14.370Zstarting task 1: "rust-toolchain"
222026-01-13T00:02:14.394Z+ printf ' * rust toolchain channel = "%s"\n' stable
232026-01-13T00:02:14.394Z * rust toolchain channel = "stable"
242026-01-13T00:02:14.394Z * rust toolchain profile = "default"
252026-01-13T00:02:14.394Z+ printf ' * rust toolchain profile = "%s"\n' default
262026-01-13T00:02:14.394Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
272026-01-13T00:02:14.394Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282026-01-13T00:02:14.394Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292026-01-13T00:02:14.394Z+ /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default
302026-01-13T00:02:14.529Zinfo: downloading installer
312026-01-13T00:02:15.351Zwarn: It looks like you have an existing installation of Rust at:
322026-01-13T00:02:15.351Zwarn: /opt/ooce/bin
332026-01-13T00:02:15.351Zwarn: It is recommended that rustup be the primary Rust installation.
342026-01-13T00:02:15.351Zwarn: Otherwise you may have confusion unless you are careful with your PATH.
352026-01-13T00:02:15.351Zwarn: If you are sure that you want both rustup and your already installed Rust
362026-01-13T00:02:15.351Zwarn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
372026-01-13T00:02:15.351Zwarn: or pass `-y' to ignore all ignorable checks.
382026-01-13T00:02:15.351Zerror: cannot install while Rust is installed
392026-01-13T00:02:15.351Zwarn: continuing (because the -y flag is set and the error is ignorable)
402026-01-13T00:02:15.375Zinfo: profile set to 'default'
412026-01-13T00:02:15.375Zinfo: default host triple is x86_64-unknown-illumos
422026-01-13T00:02:15.375Zinfo: syncing channel updates for 'stable-x86_64-unknown-illumos'
432026-01-13T00:02:15.526Zinfo: latest update on 2025-12-11, rust version 1.92.0 (ded5c06cf 2025-12-08)
442026-01-13T00:02:15.526Zinfo: downloading component 'cargo'
452026-01-13T00:02:16.024Zinfo: downloading component 'clippy'
462026-01-13T00:02:16.115Zinfo: downloading component 'rust-docs'
472026-01-13T00:02:16.435Zinfo: downloading component 'rust-std'
482026-01-13T00:02:17.191Zinfo: downloading component 'rustc'
492026-01-13T00:02:19.531Zinfo: downloading component 'rustfmt'
502026-01-13T00:02:19.602Zinfo: installing component 'cargo'
512026-01-13T00:02:20.892Zinfo: installing component 'clippy'
522026-01-13T00:02:21.353Zinfo: installing component 'rust-docs'
532026-01-13T00:02:24.777Zinfo: installing component 'rust-std'
542026-01-13T00:02:27.160Zinfo: installing component 'rustc'
552026-01-13T00:02:35.818Zinfo: installing component 'rustfmt'
562026-01-13T00:02:36.249Zinfo: default toolchain set to 'stable-x86_64-unknown-illumos'
572026-01-13T00:02:36.249Z
582026-01-13T00:02:36.462Z stable-x86_64-unknown-illumos installed - rustc 1.92.0 (ded5c06cf 2025-12-08)
592026-01-13T00:02:36.462Z
602026-01-13T00:02:36.462Z
612026-01-13T00:02:36.462ZRust is installed now. Great!
622026-01-13T00:02:36.462Z
632026-01-13T00:02:36.462ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
642026-01-13T00:02:36.463Zenvironment variable. This has not been done automatically.
652026-01-13T00:02:36.463Z
662026-01-13T00:02:36.463ZTo configure your current shell, you need to source
672026-01-13T00:02:36.463Zthe corresponding env file under $HOME/.cargo.
682026-01-13T00:02:36.463Z
692026-01-13T00:02:36.463ZThis is usually done by running one of the following (note the leading DOT):
702026-01-13T00:02:36.463Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
712026-01-13T00:02:36.463Zsource "$HOME/.cargo/env.fish" # For fish
722026-01-13T00:02:36.463Zsource $"($nu.home-path)/.cargo/env.nu" # For nushell
732026-01-13T00:02:36.606Z+ rustup --version
742026-01-13T00:02:36.631Zrustup 1.28.2 (e4f3ad6f8 2025-04-28)
752026-01-13T00:02:36.631Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
762026-01-13T00:02:36.779Zinfo: The currently active `rustc` version is `rustc 1.92.0 (ded5c06cf 2025-12-08)`
772026-01-13T00:02:36.803Z+ cargo --version
782026-01-13T00:02:36.912Zcargo 1.92.0 (344c4567c 2025-10-21)
792026-01-13T00:02:36.936Z+ rustc --version
802026-01-13T00:02:37.082Zrustc 1.92.0 (ded5c06cf 2025-12-08)
812026-01-13T00:02:37.106Zprocess exited: duration 22720 ms, exit code 0
 
822026-01-13T00:02:37.154Zstarting task 2: "authentication"
832026-01-13T00:02:37.220Zprocess exited: duration 64 ms, exit code 0
 
842026-01-13T00:02:37.268Zstarting task 3: "clone repository"
852026-01-13T00:02:37.292Z+ mkdir -p /work/oxidecomputer/poptrie
862026-01-13T00:02:37.292Z+ git clone https://github.com/oxidecomputer/poptrie /work/oxidecomputer/poptrie
872026-01-13T00:02:37.316ZCloning into '/work/oxidecomputer/poptrie'...
882026-01-13T00:02:37.888Z+ cd /work/oxidecomputer/poptrie
892026-01-13T00:02:37.888Z+ git fetch origin 6e3042f351bdb836cafa51e2d88582fcfe1b8887
902026-01-13T00:02:38.299ZFrom https://github.com/oxidecomputer/poptrie
912026-01-13T00:02:38.300Z * branch 6e3042f351bdb836cafa51e2d88582fcfe1b8887 -> FETCH_HEAD
922026-01-13T00:02:38.324Z+ [[ -n ry/match_31_32 ]]
932026-01-13T00:02:38.324Z++ git branch --show-current
942026-01-13T00:02:38.324Z+ current=main
952026-01-13T00:02:38.324Z+ [[ main != ry/match_31_32 ]]
962026-01-13T00:02:38.324Z+ git branch -f ry/match_31_32 6e3042f351bdb836cafa51e2d88582fcfe1b8887
972026-01-13T00:02:38.348Z+ git checkout -f ry/match_31_32
982026-01-13T00:02:38.348ZSwitched to branch 'ry/match_31_32'
992026-01-13T00:02:38.349Z+ git reset --hard 6e3042f351bdb836cafa51e2d88582fcfe1b8887
1002026-01-13T00:02:38.349ZHEAD is now at 6e3042f kyle's feedback
1012026-01-13T00:02:38.373Zprocess exited: duration 1080 ms, exit code 0
 
1022026-01-13T00:02:38.426Zstarting task 4: "build"
1032026-01-13T00:02:38.450Z+ cargo --version
1042026-01-13T00:02:38.555Zcargo 1.92.0 (344c4567c 2025-10-21)
1052026-01-13T00:02:38.579Z+ rustc --version
1062026-01-13T00:02:38.705Zrustc 1.92.0 (ded5c06cf 2025-12-08)
1072026-01-13T00:02:38.729Z+ banner bench
1082026-01-13T00:02:38.729Z
1092026-01-13T00:02:38.729Z ##### ###### # # #### # #
1102026-01-13T00:02:38.729Z # # # ## # # # # #
1112026-01-13T00:02:38.729Z ##### ##### # # # # ######
1122026-01-13T00:02:38.729Z # # # # # # # # #
1132026-01-13T00:02:38.729Z # # # # ## # # # #
1142026-01-13T00:02:38.729Z ##### ###### # # #### # #
1152026-01-13T00:02:38.729Z
1162026-01-13T00:02:38.729Z+ cargo bench
1172026-01-13T00:02:39.028Z Updating crates.io index
1182026-01-13T00:02:39.797Z Downloading crates ...
1192026-01-13T00:02:39.872Z Downloaded anstyle v1.0.13
1202026-01-13T00:02:39.897Z Downloaded either v1.15.0
1212026-01-13T00:02:39.897Z Downloaded ppv-lite86 v0.2.21
1222026-01-13T00:02:39.897Z Downloaded rand_xorshift v0.4.0
1232026-01-13T00:02:39.897Z Downloaded quick-error v1.2.3
1242026-01-13T00:02:39.923Z Downloaded same-file v1.0.6
1252026-01-13T00:02:39.923Z Downloaded zmij v1.0.12
1262026-01-13T00:02:39.923Z Downloaded tinytemplate v1.2.1
1272026-01-13T00:02:39.923Z Downloaded tempfile v3.24.0
1282026-01-13T00:02:39.949Z Downloaded rayon-core v1.13.0
1292026-01-13T00:02:39.949Z Downloaded serde v1.0.228
1302026-01-13T00:02:39.949Z Downloaded criterion v0.5.1
1312026-01-13T00:02:39.949Z Downloaded zerocopy-derive v0.8.33
1322026-01-13T00:02:39.976Z Downloaded plotters v0.3.7
1332026-01-13T00:02:39.976Z Downloaded serde_json v1.0.149
1342026-01-13T00:02:40.009Z Downloaded rand v0.9.2
1352026-01-13T00:02:40.009Z Downloaded regex v1.12.2
1362026-01-13T00:02:40.010Z Downloaded rayon v1.11.0
1372026-01-13T00:02:40.038Z Downloaded proptest v1.9.0
1382026-01-13T00:02:40.038Z Downloaded clap_builder v4.5.54
1392026-01-13T00:02:40.038Z Downloaded proc-macro2 v1.0.105
1402026-01-13T00:02:40.038Z Downloaded zerocopy v0.8.33
1412026-01-13T00:02:40.065Z Downloaded syn v2.0.114
1422026-01-13T00:02:40.093Z Downloaded memchr v2.7.6
1432026-01-13T00:02:40.094Z Downloaded half v2.7.1
1442026-01-13T00:02:40.094Z Downloaded getrandom v0.3.4
1452026-01-13T00:02:40.094Z Downloaded regex-syntax v0.8.8
1462026-01-13T00:02:40.094Z Downloaded serde_derive v1.0.228
1472026-01-13T00:02:40.094Z Downloaded serde_core v1.0.228
1482026-01-13T00:02:40.094Z Downloaded rustix v1.1.3
1492026-01-13T00:02:40.128Z Downloaded quote v1.0.43
1502026-01-13T00:02:40.175Z Downloaded itertools v0.10.5
1512026-01-13T00:02:40.175Z Downloaded ciborium v0.2.2
1522026-01-13T00:02:40.175Z Downloaded bit-vec v0.8.0
1532026-01-13T00:02:40.175Z Downloaded rusty-fork v0.3.1
1542026-01-13T00:02:40.175Z Downloaded rand_chacha v0.9.0
1552026-01-13T00:02:40.175Z Downloaded walkdir v2.5.0
1562026-01-13T00:02:40.176Z Downloaded wait-timeout v0.2.1
1572026-01-13T00:02:40.176Z Downloaded unicode-ident v1.0.22
1582026-01-13T00:02:40.176Z Downloaded regex-automata v0.4.13
1592026-01-13T00:02:40.208Z Downloaded unarray v0.1.4
1602026-01-13T00:02:40.208Z Downloaded cfg-if v1.0.4
1612026-01-13T00:02:40.209Z Downloaded rand_core v0.9.3
1622026-01-13T00:02:40.209Z Downloaded is-terminal v0.4.17
1632026-01-13T00:02:40.209Z Downloaded errno v0.3.14
1642026-01-13T00:02:40.209Z Downloaded criterion-plot v0.5.0
1652026-01-13T00:02:40.209Z Downloaded bit-set v0.8.0
1662026-01-13T00:02:40.209Z Downloaded plotters-backend v0.3.7
1672026-01-13T00:02:40.209Z Downloaded oorandom v11.1.5
1682026-01-13T00:02:40.209Z Downloaded fastrand v2.3.0
1692026-01-13T00:02:40.210Z Downloaded libc v0.2.180
1702026-01-13T00:02:40.242Z Downloaded crossbeam-epoch v0.9.18
1712026-01-13T00:02:40.242Z Downloaded clap v4.5.54
1722026-01-13T00:02:40.242Z Downloaded autocfg v1.5.0
1732026-01-13T00:02:40.242Z Downloaded plotters-svg v0.3.7
1742026-01-13T00:02:40.243Z Downloaded num-traits v0.2.19
1752026-01-13T00:02:40.243Z Downloaded itoa v1.0.17
1762026-01-13T00:02:40.243Z Downloaded bitflags v2.10.0
1772026-01-13T00:02:40.272Z Downloaded once_cell v1.21.3
1782026-01-13T00:02:40.273Z Downloaded fnv v1.0.7
1792026-01-13T00:02:40.273Z Downloaded clap_lex v0.7.6
1802026-01-13T00:02:40.273Z Downloaded ciborium-ll v0.2.2
1812026-01-13T00:02:40.273Z Downloaded ciborium-io v0.2.2
1822026-01-13T00:02:40.273Z Downloaded cast v0.3.0
1832026-01-13T00:02:40.273Z Downloaded aho-corasick v1.1.4
1842026-01-13T00:02:40.273Z Downloaded crossbeam-utils v0.8.21
1852026-01-13T00:02:40.274Z Downloaded crossbeam-deque v0.8.6
1862026-01-13T00:02:40.274Z Downloaded anes v0.1.6
1872026-01-13T00:02:40.336Z Compiling proc-macro2 v1.0.105
1882026-01-13T00:02:40.336Z Compiling quote v1.0.43
1892026-01-13T00:02:40.336Z Compiling libc v0.2.180
1902026-01-13T00:02:40.373Z Compiling unicode-ident v1.0.22
1912026-01-13T00:02:40.373Z Compiling cfg-if v1.0.4
1922026-01-13T00:02:40.373Z Compiling zerocopy v0.8.33
1932026-01-13T00:02:40.373Z Compiling getrandom v0.3.4
1942026-01-13T00:02:40.373Z Compiling serde_core v1.0.228
1952026-01-13T00:02:40.510Z Compiling crossbeam-utils v0.8.21
1962026-01-13T00:02:40.594Z Compiling autocfg v1.5.0
1972026-01-13T00:02:40.967Z Compiling rustix v1.1.3
1982026-01-13T00:02:41.011Z Compiling bitflags v2.10.0
1992026-01-13T00:02:41.200Z Compiling regex-syntax v0.8.8
2002026-01-13T00:02:41.336Z Compiling num-traits v0.2.19
2012026-01-13T00:02:41.786Z Compiling once_cell v1.21.3
2022026-01-13T00:02:41.933Z Compiling errno v0.3.14
2032026-01-13T00:02:42.053Z Compiling serde v1.0.228
2042026-01-13T00:02:42.210Z Compiling rand_core v0.9.3
2052026-01-13T00:02:42.242Z Compiling zmij v1.0.12
2062026-01-13T00:02:42.684Z Compiling crossbeam-epoch v0.9.18
2072026-01-13T00:02:42.768Z Compiling serde_json v1.0.149
2082026-01-13T00:02:42.803Z Compiling either v1.15.0
2092026-01-13T00:02:43.054Z Compiling syn v2.0.114
2102026-01-13T00:02:43.127Z Compiling fastrand v2.3.0
2112026-01-13T00:02:43.212Z Compiling rayon-core v1.13.0
2122026-01-13T00:02:43.535Z Compiling crossbeam-deque v0.8.6
2132026-01-13T00:02:43.736Z Compiling wait-timeout v0.2.1
2142026-01-13T00:02:43.904Z Compiling ciborium-io v0.2.2
2152026-01-13T00:02:44.042Z Compiling tempfile v3.24.0
2162026-01-13T00:02:44.223Z Compiling fnv v1.0.7
2172026-01-13T00:02:44.383Z Compiling quick-error v1.2.3
2182026-01-13T00:02:44.581Z Compiling anstyle v1.0.13
2192026-01-13T00:02:44.612Z Compiling plotters-backend v0.3.7
2202026-01-13T00:02:44.808Z Compiling clap_lex v0.7.6
2212026-01-13T00:02:45.097Z Compiling itoa v1.0.17
2222026-01-13T00:02:45.258Z Compiling bit-vec v0.8.0
2232026-01-13T00:02:45.408Z Compiling memchr v2.7.6
2242026-01-13T00:02:45.606Z Compiling clap_builder v4.5.54
2252026-01-13T00:02:45.637Z Compiling plotters-svg v0.3.7
2262026-01-13T00:02:45.848Z Compiling bit-set v0.8.0
2272026-01-13T00:02:45.963Z Compiling regex-automata v0.4.13
2282026-01-13T00:02:46.084Z Compiling rusty-fork v0.3.1
2292026-01-13T00:02:46.283Z Compiling itertools v0.10.5
2302026-01-13T00:02:47.777Z Compiling rand_xorshift v0.4.0
2312026-01-13T00:02:48.017Z Compiling rand v0.9.2
2322026-01-13T00:02:49.060Z Compiling same-file v1.0.6
2332026-01-13T00:02:49.240Z Compiling unarray v0.1.4
2342026-01-13T00:02:49.325Z Compiling cast v0.3.0
2352026-01-13T00:02:49.402Z Compiling walkdir v2.5.0
2362026-01-13T00:02:49.576Z Compiling regex v1.12.2
2372026-01-13T00:02:49.647Z Compiling criterion-plot v0.5.0
2382026-01-13T00:02:50.072Z Compiling zerocopy-derive v0.8.33
2392026-01-13T00:02:50.820Z Compiling serde_derive v1.0.228
2402026-01-13T00:02:51.366Z Compiling clap v4.5.54
2412026-01-13T00:02:51.463Z Compiling rayon v1.11.0
2422026-01-13T00:02:52.111Z Compiling plotters v0.3.7
2432026-01-13T00:02:52.883Z Compiling is-terminal v0.4.17
2442026-01-13T00:02:53.012Z Compiling poptrie v0.1.0 (/work/oxidecomputer/poptrie)
2452026-01-13T00:02:53.379Z Compiling oorandom v11.1.5
2462026-01-13T00:02:53.589Z Compiling anes v0.1.6
2472026-01-13T00:02:56.414Z Compiling half v2.7.1
2482026-01-13T00:02:56.468Z Compiling ppv-lite86 v0.2.21
2492026-01-13T00:02:56.953Z Compiling ciborium-ll v0.2.2
2502026-01-13T00:02:57.167Z Compiling rand_chacha v0.9.0
2512026-01-13T00:02:57.516Z Compiling proptest v1.9.0
2522026-01-13T00:02:57.572Z Compiling tinytemplate v1.2.1
2532026-01-13T00:02:57.572Z Compiling ciborium v0.2.2
2542026-01-13T00:02:58.706Z Compiling criterion v0.5.1
2552026-01-13T00:03:02.978Z Compiling poptrie-test-util v0.1.0 (/work/oxidecomputer/poptrie/test-util)
2562026-01-13T00:03:14.305Z Finished `bench` profile [optimized] target(s) in 35.47s
2572026-01-13T00:03:14.377Z Running unittests src/lib.rs (target/release/deps/poptrie-d6bff7cbdecf4986)
2582026-01-13T00:03:14.402Z
2592026-01-13T00:03:14.402Zrunning 10 tests
2602026-01-13T00:03:14.402Ztest test::test_construct_rec ... ignored
2612026-01-13T00:03:14.402Ztest test::test_dense_route_bug ... ignored
2622026-01-13T00:03:14.402Ztest test::test_extract32 ... ignored
2632026-01-13T00:03:14.402Ztest test::test_lpm_overlapping_prefixes ... ignored
2642026-01-13T00:03:14.402Ztest test::test_match_v4 ... ignored
2652026-01-13T00:03:14.402Ztest test::test_match_v4_multi ... ignored
2662026-01-13T00:03:14.402Ztest test::test_match_v4_sus ... ignored
2672026-01-13T00:03:14.402Ztest test::test_match_v6 ... ignored
2682026-01-13T00:03:14.402Ztest test::test_short_prefix_bug ... ignored
2692026-01-13T00:03:14.402Ztest test::test_underflow_bug ... ignored
2702026-01-13T00:03:14.402Z
2712026-01-13T00:03:14.402Ztest result: ok. 0 passed; 0 failed; 10 ignored; 0 measured; 0 filtered out; finished in 0.00s
2722026-01-13T00:03:14.402Z
2732026-01-13T00:03:14.402Z Running benches/lookup.rs (target/release/deps/lookup-bee3b802682a4331)
2742026-01-13T00:03:14.402ZGnuplot not found, using plotters backend
2752026-01-13T00:03:14.931ZBenchmarking lookup/poptrie/100
2762026-01-13T00:03:14.931ZBenchmarking lookup/poptrie/100: Warming up for 3.0000 s
2772026-01-13T00:03:18.634ZBenchmarking lookup/poptrie/100: Collecting 100 samples in estimated 5.0285 s (712k iterations)
2782026-01-13T00:03:23.644ZBenchmarking lookup/poptrie/100: Analyzing
2792026-01-13T00:03:23.755Zlookup/poptrie/100 time: [6.9210 µs 6.9954 µs 7.0821 µs]
2802026-01-13T00:03:23.755ZFound 16 outliers among 100 measurements (16.00%)
2812026-01-13T00:03:23.755Z 12 (12.00%) high mild
2822026-01-13T00:03:23.755Z 4 (4.00%) high severe
2832026-01-13T00:03:24.809ZBenchmarking lookup/naive/100
2842026-01-13T00:03:24.809ZBenchmarking lookup/naive/100: Warming up for 3.0000 s
2852026-01-13T00:03:29.286ZBenchmarking lookup/naive/100: Collecting 100 samples in estimated 5.5199 s (20k iterations)
2862026-01-13T00:03:34.686ZBenchmarking lookup/naive/100: Analyzing
2872026-01-13T00:03:34.789Zlookup/naive/100 time: [263.89 µs 269.72 µs 275.85 µs]
2882026-01-13T00:03:34.789ZFound 15 outliers among 100 measurements (15.00%)
2892026-01-13T00:03:34.789Z 7 (7.00%) high mild
2902026-01-13T00:03:34.789Z 8 (8.00%) high severe
2912026-01-13T00:03:35.852ZBenchmarking lookup/poptrie/500
2922026-01-13T00:03:35.852ZBenchmarking lookup/poptrie/500: Warming up for 3.0000 s
2932026-01-13T00:03:40.609ZBenchmarking lookup/poptrie/500: Collecting 100 samples in estimated 5.0413 s (556k iterations)
2942026-01-13T00:03:45.861ZBenchmarking lookup/poptrie/500: Analyzing
2952026-01-13T00:03:45.967Zlookup/poptrie/500 time: [9.3091 µs 9.6078 µs 9.9144 µs]
2962026-01-13T00:03:45.967ZFound 8 outliers among 100 measurements (8.00%)
2972026-01-13T00:03:45.967Z 6 (6.00%) high mild
2982026-01-13T00:03:45.967Z 2 (2.00%) high severe
2992026-01-13T00:03:47.028ZBenchmarking lookup/naive/500
3002026-01-13T00:03:47.028ZBenchmarking lookup/naive/500: Warming up for 3.0000 s
3012026-01-13T00:03:53.002Z
3022026-01-13T00:03:53.002ZWarning: Unable to complete 100 samples in 5.0s. You may wish to increase target time to 7.4s, enable flat sampling, or reduce sample count to 50.
3032026-01-13T00:03:53.002ZBenchmarking lookup/naive/500: Collecting 100 samples in estimated 7.3677 s (5050 iterations)
3042026-01-13T00:04:00.466ZBenchmarking lookup/naive/500: Analyzing
3052026-01-13T00:04:00.569Zlookup/naive/500 time: [1.4501 ms 1.5059 ms 1.5680 ms]
3062026-01-13T00:04:00.569ZFound 10 outliers among 100 measurements (10.00%)
3072026-01-13T00:04:00.569Z 5 (5.00%) high mild
3082026-01-13T00:04:00.569Z 5 (5.00%) high severe
3092026-01-13T00:04:01.679ZBenchmarking lookup/poptrie/1000
3102026-01-13T00:04:01.679ZBenchmarking lookup/poptrie/1000: Warming up for 3.0000 s
3112026-01-13T00:04:07.382ZBenchmarking lookup/poptrie/1000: Collecting 100 samples in estimated 5.0544 s (465k iterations)
3122026-01-13T00:04:12.301ZBenchmarking lookup/poptrie/1000: Analyzing
3132026-01-13T00:04:12.409Zlookup/poptrie/1000 time: [10.325 µs 10.565 µs 10.837 µs]
3142026-01-13T00:04:12.409ZFound 6 outliers among 100 measurements (6.00%)
3152026-01-13T00:04:12.410Z 4 (4.00%) high mild
3162026-01-13T00:04:12.410Z 2 (2.00%) high severe
3172026-01-13T00:04:13.503ZBenchmarking lookup/naive/1000
3182026-01-13T00:04:13.503ZBenchmarking lookup/naive/1000: Warming up for 3.0000 s
3192026-01-13T00:04:16.810ZBenchmarking lookup/naive/1000: Collecting 100 samples in estimated 5.1731 s (1600 iterations)
3202026-01-13T00:04:22.239ZBenchmarking lookup/naive/1000: Analyzing
3212026-01-13T00:04:22.332Zlookup/naive/1000 time: [3.2820 ms 3.3934 ms 3.5173 ms]
3222026-01-13T00:04:22.333ZFound 12 outliers among 100 measurements (12.00%)
3232026-01-13T00:04:22.333Z 6 (6.00%) high mild
3242026-01-13T00:04:22.333Z 6 (6.00%) high severe
3252026-01-13T00:04:23.307ZBenchmarking lookup/poptrie/5000
3262026-01-13T00:04:23.308ZBenchmarking lookup/poptrie/5000: Warming up for 3.0000 s
3272026-01-13T00:04:27.045ZBenchmarking lookup/poptrie/5000: Collecting 100 samples in estimated 5.0418 s (354k iterations)
3282026-01-13T00:04:31.970ZBenchmarking lookup/poptrie/5000: Analyzing
3292026-01-13T00:04:32.087Zlookup/poptrie/5000 time: [13.462 µs 13.831 µs 14.318 µs]
3302026-01-13T00:04:32.087ZFound 14 outliers among 100 measurements (14.00%)
3312026-01-13T00:04:32.087Z 5 (5.00%) high mild
3322026-01-13T00:04:32.087Z 9 (9.00%) high severe
3332026-01-13T00:04:33.187ZBenchmarking lookup/naive/5000
3342026-01-13T00:04:33.187ZBenchmarking lookup/naive/5000: Warming up for 3.0000 s
3352026-01-13T00:04:37.431ZBenchmarking lookup/naive/5000: Collecting 100 samples in estimated 6.6571 s (400 iterations)
3362026-01-13T00:04:44.028ZBenchmarking lookup/naive/5000: Analyzing
3372026-01-13T00:04:44.120Zlookup/naive/5000 time: [16.263 ms 16.494 ms 16.749 ms]
3382026-01-13T00:04:44.120ZFound 11 outliers among 100 measurements (11.00%)
3392026-01-13T00:04:44.120Z 6 (6.00%) high mild
3402026-01-13T00:04:44.120Z 5 (5.00%) high severe
3412026-01-13T00:04:45.075ZBenchmarking lookup/poptrie/10000
3422026-01-13T00:04:45.075ZBenchmarking lookup/poptrie/10000: Warming up for 3.0000 s
3432026-01-13T00:04:48.905ZBenchmarking lookup/poptrie/10000: Collecting 100 samples in estimated 5.0175 s (343k iterations)
3442026-01-13T00:04:53.795ZBenchmarking lookup/poptrie/10000: Analyzing
3452026-01-13T00:04:53.898Zlookup/poptrie/10000 time: [13.981 µs 14.301 µs 14.659 µs]
3462026-01-13T00:04:53.898ZFound 9 outliers among 100 measurements (9.00%)
3472026-01-13T00:04:53.898Z 3 (3.00%) high mild
3482026-01-13T00:04:53.898Z 6 (6.00%) high severe
3492026-01-13T00:04:54.973ZBenchmarking lookup/naive/10000
3502026-01-13T00:04:54.973ZBenchmarking lookup/naive/10000: Warming up for 3.0000 s
3512026-01-13T00:05:00.265ZBenchmarking lookup/naive/10000: Collecting 100 samples in estimated 6.2275 s (300 iterations)
3522026-01-13T00:05:06.699ZBenchmarking lookup/naive/10000: Analyzing
3532026-01-13T00:05:06.795Zlookup/naive/10000 time: [21.068 ms 21.451 ms 21.892 ms]
3542026-01-13T00:05:06.795ZFound 15 outliers among 100 measurements (15.00%)
3552026-01-13T00:05:06.795Z 4 (4.00%) high mild
3562026-01-13T00:05:06.795Z 11 (11.00%) high severe
3572026-01-13T00:05:07.760Z
3582026-01-13T00:05:07.760ZBenchmarking construction/poptrie/100
3592026-01-13T00:05:07.760ZBenchmarking construction/poptrie/100: Warming up for 3.0000 s
3602026-01-13T00:05:11.662ZBenchmarking construction/poptrie/100: Collecting 100 samples in estimated 5.1091 s (86k iterations)
3612026-01-13T00:05:16.456ZBenchmarking construction/poptrie/100: Analyzing
3622026-01-13T00:05:16.560Zconstruction/poptrie/100
3632026-01-13T00:05:16.560Z time: [54.120 µs 55.843 µs 58.176 µs]
3642026-01-13T00:05:16.560ZFound 9 outliers among 100 measurements (9.00%)
3652026-01-13T00:05:16.560Z 5 (5.00%) high mild
3662026-01-13T00:05:16.560Z 4 (4.00%) high severe
3672026-01-13T00:05:17.686ZBenchmarking construction/poptrie/500
3682026-01-13T00:05:17.686ZBenchmarking construction/poptrie/500: Warming up for 3.0000 s
3692026-01-13T00:05:21.461ZBenchmarking construction/poptrie/500: Collecting 100 samples in estimated 5.8173 s (25k iterations)
3702026-01-13T00:05:27.311ZBenchmarking construction/poptrie/500: Analyzing
3712026-01-13T00:05:27.418Zconstruction/poptrie/500
3722026-01-13T00:05:27.418Z time: [228.83 µs 234.94 µs 241.15 µs]
3732026-01-13T00:05:27.418ZFound 10 outliers among 100 measurements (10.00%)
3742026-01-13T00:05:27.418Z 5 (5.00%) high mild
3752026-01-13T00:05:27.418Z 5 (5.00%) high severe
3762026-01-13T00:05:28.523ZBenchmarking construction/poptrie/1000
3772026-01-13T00:05:28.523ZBenchmarking construction/poptrie/1000: Warming up for 3.0000 s
3782026-01-13T00:05:32.132ZBenchmarking construction/poptrie/1000: Collecting 100 samples in estimated 6.6766 s (15k iterations)
3792026-01-13T00:05:38.619ZBenchmarking construction/poptrie/1000: Analyzing
3802026-01-13T00:05:38.720Zconstruction/poptrie/1000
3812026-01-13T00:05:38.720Z time: [423.34 µs 429.61 µs 436.52 µs]
3822026-01-13T00:05:38.720ZFound 8 outliers among 100 measurements (8.00%)
3832026-01-13T00:05:38.720Z 3 (3.00%) high mild
3842026-01-13T00:05:38.720Z 5 (5.00%) high severe
3852026-01-13T00:05:39.815ZBenchmarking construction/poptrie/5000
3862026-01-13T00:05:39.815ZBenchmarking construction/poptrie/5000: Warming up for 3.0000 s
3872026-01-13T00:05:44.051ZBenchmarking construction/poptrie/5000: Collecting 100 samples in estimated 5.1743 s (2500 iterations)
3882026-01-13T00:05:49.153ZBenchmarking construction/poptrie/5000: Analyzing
3892026-01-13T00:05:49.251Zconstruction/poptrie/5000
3902026-01-13T00:05:49.251Z time: [2.0192 ms 2.0406 ms 2.0651 ms]
3912026-01-13T00:05:49.251ZFound 9 outliers among 100 measurements (9.00%)
3922026-01-13T00:05:49.251Z 4 (4.00%) high mild
3932026-01-13T00:05:49.251Z 5 (5.00%) high severe
3942026-01-13T00:05:50.252Z
3952026-01-13T00:05:50.277ZBenchmarking single_lookup/poptrie/100
3962026-01-13T00:05:50.277ZBenchmarking single_lookup/poptrie/100: Warming up for 3.0000 s
3972026-01-13T00:05:54.168ZBenchmarking single_lookup/poptrie/100: Collecting 100 samples in estimated 5.0000 s (686M iterations)
3982026-01-13T00:05:59.093ZBenchmarking single_lookup/poptrie/100: Analyzing
3992026-01-13T00:05:59.199Zsingle_lookup/poptrie/100
4002026-01-13T00:05:59.199Z time: [7.0186 ns 7.3077 ns 7.6222 ns]
4012026-01-13T00:05:59.199ZFound 18 outliers among 100 measurements (18.00%)
4022026-01-13T00:05:59.199Z 7 (7.00%) high mild
4032026-01-13T00:05:59.199Z 11 (11.00%) high severe
4042026-01-13T00:06:00.368ZBenchmarking single_lookup/naive/100
4052026-01-13T00:06:00.368ZBenchmarking single_lookup/naive/100: Warming up for 3.0000 s
4062026-01-13T00:06:04.488ZBenchmarking single_lookup/naive/100: Collecting 100 samples in estimated 5.0009 s (20M iterations)
4072026-01-13T00:06:09.501ZBenchmarking single_lookup/naive/100: Analyzing
4082026-01-13T00:06:09.602Zsingle_lookup/naive/100 time: [238.74 ns 245.76 ns 255.14 ns]
4092026-01-13T00:06:09.602ZFound 6 outliers among 100 measurements (6.00%)
4102026-01-13T00:06:09.602Z 1 (1.00%) high mild
4112026-01-13T00:06:09.602Z 5 (5.00%) high severe
4122026-01-13T00:06:10.756ZBenchmarking single_lookup/poptrie/1000
4132026-01-13T00:06:10.756ZBenchmarking single_lookup/poptrie/1000: Warming up for 3.0000 s
4142026-01-13T00:06:14.429ZBenchmarking single_lookup/poptrie/1000: Collecting 100 samples in estimated 5.0000 s (731M iterations)
4152026-01-13T00:06:19.466ZBenchmarking single_lookup/poptrie/1000: Analyzing
4162026-01-13T00:06:19.567Zsingle_lookup/poptrie/1000
4172026-01-13T00:06:19.567Z time: [6.6918 ns 6.8954 ns 7.1400 ns]
4182026-01-13T00:06:19.567ZFound 14 outliers among 100 measurements (14.00%)
4192026-01-13T00:06:19.567Z 3 (3.00%) high mild
4202026-01-13T00:06:19.567Z 11 (11.00%) high severe
4212026-01-13T00:06:20.699ZBenchmarking single_lookup/naive/1000
4222026-01-13T00:06:20.699ZBenchmarking single_lookup/naive/1000: Warming up for 3.0000 s
4232026-01-13T00:06:23.818ZBenchmarking single_lookup/naive/1000: Collecting 100 samples in estimated 5.0027 s (1.7M iterations)
4242026-01-13T00:06:28.729ZBenchmarking single_lookup/naive/1000: Analyzing
4252026-01-13T00:06:28.831Zsingle_lookup/naive/1000
4262026-01-13T00:06:28.831Z time: [2.8343 µs 2.9187 µs 3.0113 µs]
4272026-01-13T00:06:28.831ZFound 18 outliers among 100 measurements (18.00%)
4282026-01-13T00:06:28.831Z 10 (10.00%) high mild
4292026-01-13T00:06:28.831Z 8 (8.00%) high severe
4302026-01-13T00:06:29.938ZBenchmarking single_lookup/poptrie/10000
4312026-01-13T00:06:29.938ZBenchmarking single_lookup/poptrie/10000: Warming up for 3.0000 s
4322026-01-13T00:06:33.054ZBenchmarking single_lookup/poptrie/10000: Collecting 100 samples in estimated 5.0000 s (431M iterations)
4332026-01-13T00:06:37.816ZBenchmarking single_lookup/poptrie/10000: Analyzing
4342026-01-13T00:06:37.912Zsingle_lookup/poptrie/10000
4352026-01-13T00:06:37.912Z time: [10.967 ns 11.079 ns 11.222 ns]
4362026-01-13T00:06:37.912ZFound 3 outliers among 100 measurements (3.00%)
4372026-01-13T00:06:37.914Z 3 (3.00%) high severe
4382026-01-13T00:06:39.003ZBenchmarking single_lookup/naive/10000
4392026-01-13T00:06:39.003ZBenchmarking single_lookup/naive/10000: Warming up for 3.0000 s
4402026-01-13T00:06:44.003ZBenchmarking single_lookup/naive/10000: Collecting 100 samples in estimated 5.0096 s (263k iterations)
4412026-01-13T00:06:49.020ZBenchmarking single_lookup/naive/10000: Analyzing
4422026-01-13T00:06:49.119Zsingle_lookup/naive/10000
4432026-01-13T00:06:49.119Z time: [18.866 µs 19.104 µs 19.388 µs]
4442026-01-13T00:06:49.119ZFound 6 outliers among 100 measurements (6.00%)
4452026-01-13T00:06:49.119Z 2 (2.00%) high mild
4462026-01-13T00:06:49.119Z 4 (4.00%) high severe
4472026-01-13T00:06:50.207Z
4482026-01-13T00:06:50.240Zprocess exited: duration 251842 ms, exit code 0
 
4492026-01-13T00:06:50.291Zfound 0 output files