Created
June 13, 2026 03:35
-
-
Save bitemyapp/6f9b79cbc93870fa398177f7ae3060ac to your computer and use it in GitHub Desktop.
Honk timings for Roswell, things are still messy at the moment though
This file contains hidden or 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
| cargo build --release -p honk | |
| Finished `release` profile [optimized + debuginfo] target(s) in 1.05s | |
| mkdir -p assets/native | |
| bash -c 'start=$(date +%s); target/release/honk --new --output assets/native/roswell.jam --prelude hoon/common/hoon.hoon hoon/apps/roswell/roswell.hoon hoon; end=$(date +%s); elapsed=$((end-start)); echo "roswell native compile: ${elapsed}s"; test "$elapsed" -lt 60' | |
| 2026-06-13T03:34:24.072317Z INFO parsed Hoon source file path=hoon/common/hoon.hoon elapsed_ms=117.521417 | |
| 2026-06-13T03:34:25.298616Z INFO parsed Hoon source file path=hoon/common/wrapper.hoon elapsed_ms=0.629 | |
| 2026-06-13T03:34:25.330440Z INFO compiled Hoon source file path=hoon/common/wrapper.hoon self_ms=31.858291 with_children_ms=32.487291 | |
| 2026-06-13T03:34:25.331886Z INFO parsed Hoon source file path=hoon/common/test.hoon elapsed_ms=1.173916 | |
| 2026-06-13T03:34:25.369849Z INFO compiled Hoon source file path=hoon/common/test.hoon self_ms=37.994293 with_children_ms=39.168209 | |
| 2026-06-13T03:34:25.378011Z INFO parsed Hoon source file path=hoon/common/ztd/one.hoon elapsed_ms=5.725667 | |
| 2026-06-13T03:34:25.479566Z INFO compiled Hoon source file path=hoon/common/ztd/one.hoon self_ms=101.601 with_children_ms=107.326667 | |
| 2026-06-13T03:34:25.490255Z INFO parsed Hoon source file path=hoon/common/ztd/two.hoon elapsed_ms=10.641375 | |
| 2026-06-13T03:34:25.658968Z INFO compiled Hoon source file path=hoon/common/ztd/two.hoon self_ms=168.965125 with_children_ms=286.933167 | |
| 2026-06-13T03:34:25.670104Z INFO parsed Hoon source file path=hoon/common/ztd/three.hoon elapsed_ms=11.088584 | |
| 2026-06-13T03:34:25.954072Z INFO compiled Hoon source file path=hoon/common/ztd/three.hoon self_ms=284.254624 with_children_ms=582.276375 | |
| 2026-06-13T03:34:25.955323Z INFO parsed Hoon source file path=hoon/common/ztd/four.hoon elapsed_ms=1.215792 | |
| 2026-06-13T03:34:25.990110Z INFO compiled Hoon source file path=hoon/common/ztd/four.hoon self_ms=35.060667 with_children_ms=618.552834 | |
| 2026-06-13T03:34:25.994325Z INFO parsed Hoon source file path=hoon/common/ztd/five.hoon elapsed_ms=4.172583 | |
| 2026-06-13T03:34:26.092427Z INFO compiled Hoon source file path=hoon/common/ztd/five.hoon self_ms=98.298125 with_children_ms=721.023542 | |
| 2026-06-13T03:34:26.094334Z INFO parsed Hoon source file path=hoon/common/ztd/six.hoon elapsed_ms=1.874667 | |
| 2026-06-13T03:34:26.145597Z INFO compiled Hoon source file path=hoon/common/ztd/six.hoon self_ms=51.48575 with_children_ms=774.383959 | |
| 2026-06-13T03:34:26.149617Z INFO parsed Hoon source file path=hoon/common/ztd/seven.hoon elapsed_ms=3.965708 | |
| 2026-06-13T03:34:26.265942Z INFO compiled Hoon source file path=hoon/common/ztd/seven.hoon self_ms=116.530958 with_children_ms=894.880625 | |
| 2026-06-13T03:34:26.271572Z INFO parsed Hoon source file path=hoon/common/ztd/eight.hoon elapsed_ms=5.578041 | |
| 2026-06-13T03:34:26.412530Z INFO compiled Hoon source file path=hoon/common/ztd/eight.hoon self_ms=141.212584 with_children_ms=1041.67125 | |
| 2026-06-13T03:34:26.412773Z INFO parsed Hoon source file path=hoon/common/zeke.hoon elapsed_ms=0.213375 | |
| 2026-06-13T03:34:26.412829Z INFO compiled Hoon source file path=hoon/common/zeke.hoon self_ms=0.270458 with_children_ms=1042.155083 | |
| 2026-06-13T03:34:26.413491Z INFO parsed Hoon source file path=hoon/common/v0-v1/table/compute.hoon elapsed_ms=0.641667 | |
| 2026-06-13T03:34:26.448370Z INFO compiled Hoon source file path=hoon/common/v0-v1/table/compute.hoon self_ms=35.033167 with_children_ms=1077.829917 | |
| 2026-06-13T03:34:26.460467Z INFO parsed Hoon source file path=hoon/common/v0-v1/table/verifier/compute.hoon elapsed_ms=11.610458 | |
| 2026-06-13T03:34:26.873732Z INFO compiled Hoon source file path=hoon/common/v0-v1/table/verifier/compute.hoon self_ms=413.385584 with_children_ms=424.996042 | |
| 2026-06-13T03:34:26.879184Z INFO parsed Hoon source file path=hoon/common/v0-v1/table/prover/compute.hoon elapsed_ms=5.355459 | |
| 2026-06-13T03:34:27.037102Z INFO compiled Hoon source file path=hoon/common/v0-v1/table/prover/compute.hoon self_ms=158.542541 with_children_ms=1666.723959 | |
| 2026-06-13T03:34:27.055890Z INFO parsed Hoon source file path=hoon/common/v2/table/verifier/compute.hoon elapsed_ms=12.147541 | |
| 2026-06-13T03:34:27.450734Z INFO compiled Hoon source file path=hoon/common/v2/table/verifier/compute.hoon self_ms=394.960918 with_children_ms=407.108459 | |
| 2026-06-13T03:34:27.456086Z INFO parsed Hoon source file path=hoon/common/v2/table/prover/compute.hoon elapsed_ms=5.271209 | |
| 2026-06-13T03:34:27.593640Z INFO compiled Hoon source file path=hoon/common/v2/table/prover/compute.hoon self_ms=140.782749 with_children_ms=553.162417 | |
| 2026-06-13T03:34:27.597674Z INFO parsed Hoon source file path=hoon/common/v0-v1/table/memory.hoon elapsed_ms=0.454042 | |
| 2026-06-13T03:34:27.623001Z INFO compiled Hoon source file path=hoon/common/v0-v1/table/memory.hoon self_ms=25.367125 with_children_ms=25.821167 | |
| 2026-06-13T03:34:27.627064Z INFO parsed Hoon source file path=hoon/common/v0-v1/table/verifier/memory.hoon elapsed_ms=3.666458 | |
| 2026-06-13T03:34:27.725652Z INFO compiled Hoon source file path=hoon/common/v0-v1/table/verifier/memory.hoon self_ms=98.681501 with_children_ms=102.347959 | |
| 2026-06-13T03:34:27.730345Z INFO parsed Hoon source file path=hoon/common/v0-v1/table/prover/memory.hoon elapsed_ms=4.589875 | |
| 2026-06-13T03:34:27.860539Z INFO compiled Hoon source file path=hoon/common/v0-v1/table/prover/memory.hoon self_ms=130.807165 with_children_ms=263.566166 | |
| 2026-06-13T03:34:27.867312Z INFO parsed Hoon source file path=hoon/common/v2/table/memory.hoon elapsed_ms=0.477042 | |
| 2026-06-13T03:34:27.880029Z INFO compiled Hoon source file path=hoon/common/v2/table/memory.hoon self_ms=12.7865 with_children_ms=13.263542 | |
| 2026-06-13T03:34:27.884575Z INFO parsed Hoon source file path=hoon/common/v2/table/verifier/memory.hoon elapsed_ms=4.112375 | |
| 2026-06-13T03:34:27.989607Z INFO compiled Hoon source file path=hoon/common/v2/table/verifier/memory.hoon self_ms=105.133333 with_children_ms=109.245708 | |
| 2026-06-13T03:34:27.994296Z INFO parsed Hoon source file path=hoon/common/v2/table/prover/memory.hoon elapsed_ms=4.60325 | |
| 2026-06-13T03:34:28.123343Z INFO compiled Hoon source file path=hoon/common/v2/table/prover/memory.hoon self_ms=132.378625 with_children_ms=259.491125 | |
| 2026-06-13T03:34:28.127740Z INFO parsed Hoon source file path=hoon/common/v0-v1/nock-common.hoon elapsed_ms=0.8925 | |
| 2026-06-13T03:34:28.148492Z INFO compiled Hoon source file path=hoon/common/v0-v1/nock-common.hoon self_ms=20.914333 with_children_ms=21.806833 | |
| 2026-06-13T03:34:28.149677Z INFO parsed Hoon source file path=hoon/common/v2/nock-common.hoon elapsed_ms=0.848166 | |
| 2026-06-13T03:34:28.164338Z INFO compiled Hoon source file path=hoon/common/v2/nock-common.hoon self_ms=14.775709 with_children_ms=15.623875 | |
| 2026-06-13T03:34:28.169727Z INFO parsed Hoon source file path=hoon/common/stark/prover.hoon elapsed_ms=5.340042 | |
| 2026-06-13T03:34:28.309382Z INFO compiled Hoon source file path=hoon/common/stark/prover.hoon self_ms=153.516166 with_children_ms=2939.230583 | |
| 2026-06-13T03:34:28.340162Z INFO parsed Hoon source file path=hoon/dat/softed-constraints.hoon elapsed_ms=0.311083 | |
| 2026-06-13T03:34:29.446251Z INFO compiled Hoon source file path=hoon/dat/softed-constraints.hoon self_ms=1130.092125 with_children_ms=1130.403208 | |
| 2026-06-13T03:34:29.446654Z INFO parsed Hoon source file path=hoon/common/nock-prover.hoon elapsed_ms=0.366083 | |
| 2026-06-13T03:34:29.451736Z INFO compiled Hoon source file path=hoon/common/nock-prover.hoon self_ms=5.404292 with_children_ms=1136.173583 | |
| 2026-06-13T03:34:29.463644Z INFO parsed Hoon source file path=hoon/common/stark/verifier.hoon elapsed_ms=5.549458 | |
| 2026-06-13T03:34:29.658003Z INFO compiled Hoon source file path=hoon/common/stark/verifier.hoon self_ms=194.494792 with_children_ms=200.04425 | |
| 2026-06-13T03:34:29.658382Z INFO parsed Hoon source file path=hoon/common/nock-verifier.hoon elapsed_ms=0.2795 | |
| 2026-06-13T03:34:29.659832Z INFO compiled Hoon source file path=hoon/common/nock-verifier.hoon self_ms=4.5085 with_children_ms=204.83225 | |
| 2026-06-13T03:34:29.660668Z INFO parsed Hoon source file path=hoon/apps/roswell/lib.hoon elapsed_ms=0.810458 | |
| 2026-06-13T03:34:29.670903Z INFO compiled Hoon source file path=hoon/apps/roswell/lib.hoon self_ms=16.360668 with_children_ms=1358.176959 | |
| 2026-06-13T03:34:29.676517Z INFO parsed Hoon source file path=hoon/common/zoon.hoon elapsed_ms=3.717375 | |
| 2026-06-13T03:34:29.752764Z INFO compiled Hoon source file path=hoon/common/zoon.hoon self_ms=76.314542 with_children_ms=80.031917 | |
| 2026-06-13T03:34:29.757107Z INFO parsed Hoon source file path=hoon/common/h-zoon.hoon elapsed_ms=4.286292 | |
| 2026-06-13T03:34:29.869633Z INFO compiled Hoon source file path=hoon/common/h-zoon.hoon self_ms=112.769874 with_children_ms=197.088083 | |
| 2026-06-13T03:34:29.874304Z INFO parsed Hoon source file path=hoon/common/schedule.hoon elapsed_ms=0.728709 | |
| 2026-06-13T03:34:29.878638Z INFO compiled Hoon source file path=hoon/common/schedule.hoon self_ms=4.365583 with_children_ms=5.094292 | |
| 2026-06-13T03:34:29.879314Z INFO parsed Hoon source file path=hoon/common/pow.hoon elapsed_ms=0.341584 | |
| 2026-06-13T03:34:29.881846Z INFO compiled Hoon source file path=hoon/common/pow.hoon self_ms=2.642375 with_children_ms=2.983959 | |
| 2026-06-13T03:34:29.891119Z INFO parsed Hoon source file path=hoon/common/tx-engine-0.hoon elapsed_ms=9.160667 | |
| 2026-06-13T03:34:36.191543Z INFO compiled Hoon source file path=hoon/common/tx-engine-0.hoon self_ms=6300.953623 with_children_ms=6318.192541 | |
| 2026-06-13T03:34:36.203582Z INFO parsed Hoon source file path=hoon/common/tx-engine-1.hoon elapsed_ms=8.372458 | |
| 2026-06-13T03:34:56.336691Z INFO compiled Hoon source file path=hoon/common/tx-engine-1.hoon self_ms=20133.329375 with_children_ms=20141.701833 | |
| 2026-06-13T03:34:56.365886Z INFO parsed Hoon source file path=hoon/common/zose.hoon elapsed_ms=22.574667 | |
| 2026-06-13T03:34:57.164660Z INFO compiled Hoon source file path=hoon/common/zose.hoon self_ms=798.910792 with_children_ms=821.485459 | |
| 2026-06-13T03:34:57.169889Z INFO parsed Hoon source file path=hoon/common/tx-engine.hoon elapsed_ms=5.185333 | |
| 2026-06-13T03:34:58.284883Z INFO compiled Hoon source file path=hoon/common/tx-engine.hoon self_ms=1125.258542 with_children_ms=28411.823708 | |
| 2026-06-13T03:34:58.291893Z INFO parsed Hoon source file path=hoon/apps/dumbnet/miner.hoon elapsed_ms=0.611958 | |
| 2026-06-13T03:34:58.302220Z INFO compiled Hoon source file path=hoon/apps/dumbnet/miner.hoon self_ms=13.233042 with_children_ms=13.845 | |
| 2026-06-13T03:34:58.304780Z INFO parsed Hoon source file path=hoon/apps/dumbnet/lib/types.hoon elapsed_ms=2.506917 | |
| 2026-06-13T03:34:58.378666Z INFO compiled Hoon source file path=hoon/apps/dumbnet/lib/types.hoon self_ms=81.174417 with_children_ms=28706.438125 | |
| 2026-06-13T03:34:58.380039Z INFO parsed Hoon source file path=hoon/apps/dumbnet/lib/asert.hoon elapsed_ms=0.882417 | |
| 2026-06-13T03:34:58.389891Z INFO compiled Hoon source file path=hoon/apps/dumbnet/lib/asert.hoon self_ms=9.917833 with_children_ms=10.80025 | |
| 2026-06-13T03:34:58.396031Z INFO parsed Hoon source file path=hoon/apps/dumbnet/lib/consensus.hoon elapsed_ms=6.033 | |
| 2026-06-13T03:34:58.950656Z INFO compiled Hoon source file path=hoon/apps/dumbnet/lib/consensus.hoon self_ms=555.398166 with_children_ms=29278.669541 | |
| 2026-06-13T03:34:58.953032Z INFO parsed Hoon source file path=hoon/apps/dumbnet/lib/miner.hoon elapsed_ms=1.75925 | |
| 2026-06-13T03:34:59.087643Z INFO compiled Hoon source file path=hoon/apps/dumbnet/lib/miner.hoon self_ms=134.833208 with_children_ms=136.592458 | |
| 2026-06-13T03:34:59.095129Z INFO parsed Hoon source file path=hoon/apps/dumbnet/lib/derived.hoon elapsed_ms=0.58375 | |
| 2026-06-13T03:34:59.119633Z INFO compiled Hoon source file path=hoon/apps/dumbnet/lib/derived.hoon self_ms=24.638833 with_children_ms=25.222583 | |
| 2026-06-13T03:34:59.133153Z INFO parsed Hoon source file path=hoon/apps/dumbnet/inner.hoon elapsed_ms=12.159375 | |
| 2026-06-13T03:35:00.268065Z INFO compiled Hoon source file path=hoon/apps/dumbnet/inner.hoon self_ms=1135.505375 with_children_ms=1147.66475 | |
| 2026-06-13T03:35:00.268354Z INFO parsed Hoon source file path=hoon/apps/dumbnet/outer.hoon elapsed_ms=0.2575 | |
| 2026-06-13T03:35:00.270093Z INFO compiled Hoon source file path=hoon/apps/dumbnet/outer.hoon self_ms=2.124417 with_children_ms=1150.046667 | |
| 2026-06-13T03:35:00.275401Z INFO parsed Hoon source file path=hoon/tests/dumb/helpers.hoon elapsed_ms=5.26125 | |
| 2026-06-13T03:35:00.926572Z INFO compiled Hoon source file path=hoon/tests/dumb/helpers.hoon self_ms=652.024834 with_children_ms=1832.555334 | |
| 2026-06-13T03:35:00.945048Z INFO parsed Hoon source file path=hoon/tests/dumb/mod/unit/transact.hoon elapsed_ms=18.400959 | |
| 2026-06-13T03:35:01.372722Z INFO compiled Hoon source file path=hoon/tests/dumb/mod/unit/transact.hoon self_ms=434.832125 with_children_ms=31701.050417 | |
| 2026-06-13T03:35:01.408318Z INFO parsed Hoon source file path=hoon/tests/dumb/mod/unit/transact-v1.hoon elapsed_ms=31.748208 | |
| 2026-06-13T03:35:03.387745Z INFO compiled Hoon source file path=hoon/tests/dumb/mod/unit/transact-v1.hoon self_ms=1979.817292 with_children_ms=2011.5655 | |
| 2026-06-13T03:35:03.392008Z INFO parsed Hoon source file path=hoon/tests/dumb/mod/unit/consensus.hoon elapsed_ms=0.655458 | |
| 2026-06-13T03:35:03.404599Z INFO compiled Hoon source file path=hoon/tests/dumb/mod/unit/consensus.hoon self_ms=12.875792 with_children_ms=13.53125 | |
| 2026-06-13T03:35:03.411838Z INFO parsed Hoon source file path=hoon/tests/dumb/mod/unit/h-zoon-consensus.hoon elapsed_ms=6.54375 | |
| 2026-06-13T03:35:03.796043Z INFO compiled Hoon source file path=hoon/tests/dumb/mod/unit/h-zoon-consensus.hoon self_ms=384.556625 with_children_ms=391.100375 | |
| 2026-06-13T03:35:03.804073Z INFO parsed Hoon source file path=hoon/tests/dumb/mod/unit/asert.hoon elapsed_ms=4.481458 | |
| 2026-06-13T03:35:03.861537Z INFO compiled Hoon source file path=hoon/tests/dumb/mod/unit/asert.hoon self_ms=57.671209 with_children_ms=62.152667 | |
| 2026-06-13T03:35:03.866396Z INFO parsed Hoon source file path=hoon/tests/dumb/mod/unit/asert-mainnet-vectors.hoon elapsed_ms=1.317667 | |
| 2026-06-13T03:35:03.872782Z INFO compiled Hoon source file path=hoon/tests/dumb/mod/unit/asert-mainnet-vectors.hoon self_ms=6.593791 with_children_ms=7.911458 | |
| 2026-06-13T03:35:03.873959Z INFO parsed Hoon source file path=hoon/tests/dumb/mod/integration/asert-activation.hoon elapsed_ms=0.676041 | |
| 2026-06-13T03:35:03.882861Z INFO compiled Hoon source file path=hoon/tests/dumb/mod/integration/asert-activation.hoon self_ms=9.136834 with_children_ms=9.812875 | |
| 2026-06-13T03:35:03.885541Z INFO parsed Hoon source file path=hoon/tests/dumb/mod/integration/pending.hoon elapsed_ms=2.215292 | |
| 2026-06-13T03:35:03.941223Z INFO compiled Hoon source file path=hoon/tests/dumb/mod/integration/pending.hoon self_ms=55.858041 with_children_ms=58.073333 | |
| 2026-06-13T03:35:03.946475Z INFO parsed Hoon source file path=hoon/tests/dumb/mod/integration/mempool.hoon elapsed_ms=1.796375 | |
| 2026-06-13T03:35:04.053641Z INFO compiled Hoon source file path=hoon/tests/dumb/mod/integration/mempool.hoon self_ms=107.323667 with_children_ms=109.120042 | |
| 2026-06-13T03:35:04.059987Z INFO parsed Hoon source file path=hoon/tests/dumb/mod/unit/lock-merkle-proof.hoon elapsed_ms=2.797584 | |
| 2026-06-13T03:35:04.129171Z INFO compiled Hoon source file path=hoon/tests/dumb/mod/unit/lock-merkle-proof.hoon self_ms=69.407374 with_children_ms=72.204958 | |
| 2026-06-13T03:35:04.135093Z INFO parsed Hoon source file path=hoon/tests/dumb/mod/unit/bythos-gating.hoon elapsed_ms=2.298667 | |
| 2026-06-13T03:35:04.252415Z INFO compiled Hoon source file path=hoon/tests/dumb/mod/unit/bythos-gating.hoon self_ms=117.566166 with_children_ms=119.864833 | |
| 2026-06-13T03:35:04.256970Z INFO parsed Hoon source file path=hoon/tests/dumb/mod/unit/review-fixes.hoon elapsed_ms=0.922375 | |
| 2026-06-13T03:35:04.385075Z INFO compiled Hoon source file path=hoon/tests/dumb/mod/unit/review-fixes.hoon self_ms=128.411625 with_children_ms=129.334 | |
| 2026-06-13T03:35:04.386767Z INFO parsed Hoon source file path=hoon/tests/dumb/mod/unit/emissions.hoon elapsed_ms=1.102583 | |
| 2026-06-13T03:35:04.408066Z INFO compiled Hoon source file path=hoon/tests/dumb/mod/unit/emissions.hoon self_ms=21.564625 with_children_ms=22.667208 | |
| 2026-06-13T03:35:04.410297Z INFO parsed Hoon source file path=hoon/tests/dumb/mod/unit/coinbase-split.hoon elapsed_ms=1.762083 | |
| 2026-06-13T03:35:04.461922Z INFO compiled Hoon source file path=hoon/tests/dumb/mod/unit/coinbase-split.hoon self_ms=51.794167 with_children_ms=53.55625 | |
| 2026-06-13T03:35:04.464137Z INFO parsed Hoon source file path=hoon/tests/dumb/mod/integration/fund-split.hoon elapsed_ms=1.650166 | |
| 2026-06-13T03:35:04.514083Z INFO compiled Hoon source file path=hoon/tests/dumb/mod/integration/fund-split.hoon self_ms=50.197792 with_children_ms=51.847958 | |
| 2026-06-13T03:35:04.514981Z INFO parsed Hoon source file path=hoon/tests/dumb/mod/benchmarks/huge-tx.hoon elapsed_ms=0.44425 | |
| 2026-06-13T03:35:04.536408Z INFO compiled Hoon source file path=hoon/tests/dumb/mod/benchmarks/huge-tx.hoon self_ms=21.576209 with_children_ms=22.020459 | |
| 2026-06-13T03:35:04.537955Z INFO parsed Hoon source file path=hoon/tests/dumb/mod/benchmarks/h-zoon-hot-path.hoon elapsed_ms=1.208375 | |
| 2026-06-13T03:35:04.579432Z INFO compiled Hoon source file path=hoon/tests/dumb/mod/benchmarks/h-zoon-hot-path.hoon self_ms=41.552042 with_children_ms=42.760417 | |
| 2026-06-13T03:35:04.580644Z INFO parsed Hoon source file path=hoon/tests/dumb/mod/benchmarks/pending-blocks-scale.hoon elapsed_ms=0.810625 | |
| 2026-06-13T03:35:04.590103Z INFO compiled Hoon source file path=hoon/tests/dumb/mod/benchmarks/pending-blocks-scale.hoon self_ms=9.590583 with_children_ms=10.401208 | |
| 2026-06-13T03:35:04.590785Z INFO parsed Hoon source file path=hoon/tests/dumb/main.hoon elapsed_ms=0.641875 | |
| 2026-06-13T03:35:04.612004Z INFO compiled Hoon source file path=hoon/tests/dumb/main.hoon self_ms=51.0455 with_children_ms=34940.662583 | |
| 2026-06-13T03:35:04.678907Z INFO parsed Hoon source file path=hoon/common/bip39-english.hoon elapsed_ms=66.05525 | |
| 2026-06-13T03:35:04.773404Z INFO compiled Hoon source file path=hoon/common/bip39-english.hoon self_ms=94.567708 with_children_ms=160.622958 | |
| 2026-06-13T03:35:04.774566Z INFO parsed Hoon source file path=hoon/common/bip39.hoon elapsed_ms=1.015833 | |
| 2026-06-13T03:35:04.811447Z INFO compiled Hoon source file path=hoon/common/bip39.hoon self_ms=37.216793 with_children_ms=198.855584 | |
| 2026-06-13T03:35:04.813016Z INFO parsed Hoon source file path=hoon/tests/crypto/mod/bip39.hoon elapsed_ms=1.537458 | |
| 2026-06-13T03:35:04.829135Z INFO compiled Hoon source file path=hoon/tests/crypto/mod/bip39.hoon self_ms=16.313958 with_children_ms=216.707 | |
| 2026-06-13T03:35:04.831524Z INFO parsed Hoon source file path=hoon/common/slip10.hoon elapsed_ms=1.724709 | |
| 2026-06-13T03:35:04.907793Z INFO compiled Hoon source file path=hoon/common/slip10.hoon self_ms=76.394582 with_children_ms=78.119291 | |
| 2026-06-13T03:35:04.909674Z INFO parsed Hoon source file path=hoon/tests/crypto/mod/slip10.hoon elapsed_ms=1.799167 | |
| 2026-06-13T03:35:04.943273Z INFO compiled Hoon source file path=hoon/tests/crypto/mod/slip10.hoon self_ms=33.904 with_children_ms=113.822458 | |
| 2026-06-13T03:35:04.976861Z INFO parsed Hoon source file path=hoon/tests/crypto/mod/tip5.hoon elapsed_ms=30.030333 | |
| 2026-06-13T03:35:05.054398Z INFO compiled Hoon source file path=hoon/tests/crypto/mod/tip5.hoon self_ms=77.687084 with_children_ms=107.717417 | |
| 2026-06-13T03:35:05.113023Z INFO parsed Hoon source file path=hoon/tests/crypto/mod/cheetah.hoon elapsed_ms=54.8675 | |
| 2026-06-13T03:35:05.262005Z INFO compiled Hoon source file path=hoon/tests/crypto/mod/cheetah.hoon self_ms=149.153 with_children_ms=204.0205 | |
| 2026-06-13T03:35:05.262344Z INFO parsed Hoon source file path=hoon/tests/crypto/main.hoon elapsed_ms=0.302583 | |
| 2026-06-13T03:35:05.263490Z INFO compiled Hoon source file path=hoon/tests/crypto/main.hoon self_ms=8.679834 with_children_ms=651.249792 | |
| 2026-06-13T03:35:05.268202Z INFO parsed Hoon source file path=hoon/common/markdown/types.hoon elapsed_ms=0.66 | |
| 2026-06-13T03:35:05.285773Z INFO compiled Hoon source file path=hoon/common/markdown/types.hoon self_ms=17.61875 with_children_ms=18.27875 | |
| 2026-06-13T03:35:05.298297Z INFO parsed Hoon source file path=hoon/common/markdown/markdown.hoon elapsed_ms=11.998 | |
| 2026-06-13T03:35:05.762000Z INFO compiled Hoon source file path=hoon/common/markdown/markdown.hoon self_ms=463.858209 with_children_ms=475.856209 | |
| 2026-06-13T03:35:05.766778Z INFO parsed Hoon source file path=hoon/apps/wallet/lib/s10.hoon elapsed_ms=0.464875 | |
| 2026-06-13T03:35:05.805550Z INFO compiled Hoon source file path=hoon/apps/wallet/lib/s10.hoon self_ms=38.930667 with_children_ms=39.395542 | |
| 2026-06-13T03:35:05.808158Z INFO parsed Hoon source file path=hoon/apps/wallet/lib/types.hoon elapsed_ms=2.563333 | |
| 2026-06-13T03:35:05.969778Z INFO compiled Hoon source file path=hoon/apps/wallet/lib/types.hoon self_ms=161.995792 with_children_ms=203.954667 | |
| 2026-06-13T03:35:05.974297Z INFO parsed Hoon source file path=hoon/apps/bridge/types.hoon elapsed_ms=4.413125 | |
| 2026-06-13T03:35:06.678107Z INFO compiled Hoon source file path=hoon/apps/bridge/types.hoon self_ms=704.254 with_children_ms=912.621792 | |
| 2026-06-13T03:35:06.684602Z INFO parsed Hoon source file path=hoon/apps/wallet/lib/utils.hoon elapsed_ms=5.603709 | |
| 2026-06-13T03:35:07.319748Z INFO compiled Hoon source file path=hoon/apps/wallet/lib/utils.hoon self_ms=635.509416 with_children_ms=641.113125 | |
| 2026-06-13T03:35:07.326842Z INFO parsed Hoon source file path=hoon/apps/wallet/lib/tx-builder.hoon elapsed_ms=3.48425 | |
| 2026-06-13T03:35:07.809485Z INFO compiled Hoon source file path=hoon/apps/wallet/lib/tx-builder.hoon self_ms=482.860917 with_children_ms=486.345167 | |
| 2026-06-13T03:35:07.821095Z INFO parsed Hoon source file path=hoon/apps/wallet/wallet.hoon elapsed_ms=11.463375 | |
| 2026-06-13T03:35:08.558482Z INFO compiled Hoon source file path=hoon/apps/wallet/wallet.hoon self_ms=745.539207 with_children_ms=3291.217625 | |
| 2026-06-13T03:35:08.561476Z INFO parsed Hoon source file path=hoon/tests/wallet/helpers.hoon elapsed_ms=2.504583 | |
| 2026-06-13T03:35:09.027897Z INFO compiled Hoon source file path=hoon/tests/wallet/helpers.hoon self_ms=467.175876 with_children_ms=3760.898084 | |
| 2026-06-13T03:35:09.034035Z INFO parsed Hoon source file path=hoon/tests/wallet/mod/keygen.hoon elapsed_ms=5.939 | |
| 2026-06-13T03:35:09.114871Z INFO compiled Hoon source file path=hoon/tests/wallet/mod/keygen.hoon self_ms=81.445208 with_children_ms=3848.282292 | |
| 2026-06-13T03:35:09.124549Z INFO parsed Hoon source file path=hoon/tests/wallet/mod/spend-v1.hoon elapsed_ms=5.926667 | |
| 2026-06-13T03:35:09.627200Z INFO compiled Hoon source file path=hoon/tests/wallet/mod/spend-v1.hoon self_ms=503.023458 with_children_ms=508.950125 | |
| 2026-06-13T03:35:09.636398Z INFO parsed Hoon source file path=hoon/tests/wallet/mod/tx-builder-edge-cases.hoon elapsed_ms=5.497041 | |
| 2026-06-13T03:35:09.853714Z INFO compiled Hoon source file path=hoon/tests/wallet/mod/tx-builder-edge-cases.hoon self_ms=217.6385 with_children_ms=223.135541 | |
| 2026-06-13T03:35:09.863996Z INFO parsed Hoon source file path=hoon/tests/wallet/mod/tx-builder-multisig.hoon elapsed_ms=6.623333 | |
| 2026-06-13T03:35:10.053328Z INFO compiled Hoon source file path=hoon/tests/wallet/mod/tx-builder-multisig.hoon self_ms=189.658917 with_children_ms=196.28225 | |
| 2026-06-13T03:35:10.059232Z INFO parsed Hoon source file path=hoon/tests/wallet/mod/tx-builder-conservation.hoon elapsed_ms=2.24625 | |
| 2026-06-13T03:35:10.133019Z INFO compiled Hoon source file path=hoon/tests/wallet/mod/tx-builder-conservation.hoon self_ms=74.15075 with_children_ms=76.397 | |
| 2026-06-13T03:35:10.139245Z INFO parsed Hoon source file path=hoon/tests/wallet/mod/tx-builder-m-to-n.hoon elapsed_ms=2.569333 | |
| 2026-06-13T03:35:10.194880Z INFO compiled Hoon source file path=hoon/tests/wallet/mod/tx-builder-m-to-n.hoon self_ms=55.95975 with_children_ms=58.529083 | |
| 2026-06-13T03:35:10.198706Z INFO parsed Hoon source file path=hoon/tests/wallet/mod/state-upgrade.hoon elapsed_ms=0.413959 | |
| 2026-06-13T03:35:10.317760Z INFO compiled Hoon source file path=hoon/tests/wallet/mod/state-upgrade.hoon self_ms=119.202874 with_children_ms=119.616833 | |
| 2026-06-13T03:35:10.318167Z INFO parsed Hoon source file path=hoon/tests/wallet/main.hoon elapsed_ms=0.374791 | |
| 2026-06-13T03:35:10.327152Z INFO compiled Hoon source file path=hoon/tests/wallet/main.hoon self_ms=31.875627 with_children_ms=5063.443542 | |
| 2026-06-13T03:35:10.334867Z INFO parsed Hoon source file path=hoon/tests/loki/bad-pow.hoon elapsed_ms=1.315208 | |
| 2026-06-13T03:35:10.407892Z INFO compiled Hoon source file path=hoon/tests/loki/bad-pow.hoon self_ms=73.243792 with_children_ms=74.559 | |
| 2026-06-13T03:35:10.412078Z INFO parsed Hoon source file path=hoon/tests/zkvm/verifier.hoon elapsed_ms=4.0705 | |
| 2026-06-13T03:35:10.484271Z INFO compiled Hoon source file path=hoon/tests/zkvm/verifier.hoon self_ms=74.9255 with_children_ms=153.555 | |
| 2026-06-13T03:35:10.484619Z INFO parsed Hoon source file path=hoon/tests/zkvm/main.hoon elapsed_ms=0.250459 | |
| 2026-06-13T03:35:10.487348Z INFO compiled Hoon source file path=hoon/tests/zkvm/main.hoon self_ms=3.114624 with_children_ms=156.920083 | |
| 2026-06-13T03:35:10.497251Z INFO parsed Hoon source file path=hoon/tests/zoon/mod/z-map.hoon elapsed_ms=3.646458 | |
| 2026-06-13T03:35:10.636329Z INFO compiled Hoon source file path=hoon/tests/zoon/mod/z-map.hoon self_ms=139.184792 with_children_ms=142.83125 | |
| 2026-06-13T03:35:10.640455Z INFO parsed Hoon source file path=hoon/tests/zoon/mod/z-set.hoon elapsed_ms=0.738583 | |
| 2026-06-13T03:35:10.666418Z INFO compiled Hoon source file path=hoon/tests/zoon/mod/z-set.hoon self_ms=26.061 with_children_ms=26.799583 | |
| 2026-06-13T03:35:10.667471Z INFO parsed Hoon source file path=hoon/tests/zoon/mod/ordering.hoon elapsed_ms=0.698541 | |
| 2026-06-13T03:35:10.675323Z INFO compiled Hoon source file path=hoon/tests/zoon/mod/ordering.hoon self_ms=7.943293 with_children_ms=8.641834 | |
| 2026-06-13T03:35:10.690519Z INFO parsed Hoon source file path=hoon/tests/zoon/mod/balance.hoon elapsed_ms=1.975709 | |
| 2026-06-13T03:35:10.755903Z INFO compiled Hoon source file path=hoon/tests/zoon/mod/balance.hoon self_ms=78.350916 with_children_ms=80.326625 | |
| 2026-06-13T03:35:10.768446Z INFO parsed Hoon source file path=hoon/tests/zoon/mod/h-zoon.hoon elapsed_ms=12.00075 | |
| 2026-06-13T03:35:11.009940Z INFO compiled Hoon source file path=hoon/tests/zoon/mod/h-zoon.hoon self_ms=241.656458 with_children_ms=253.657208 | |
| 2026-06-13T03:35:11.009965Z INFO compiled Hoon source file path=hoon/tests/zoon/main.hoon self_ms=7.075833 with_children_ms=519.332333 | |
| 2026-06-13T03:35:11.009982Z INFO compiled Hoon source file path=hoon/apps/roswell/roswell.hoon self_ms=11.86825 with_children_ms=45712.539625 | |
| 2026-06-13T03:35:11.286368Z INFO native compiler timing totals parsing_ms=651.797749 compiling_ms=45178.263293 compiling_with_children_ms=274945.176463 interpreting_ms=0.0 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment