Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

qol(bifrost): ensure build-essential and libssl-dev are installed on linux machines #510

Merged
merged 1 commit into from
Oct 29, 2024

Conversation

Jon-Becker
Copy link
Owner

Motivation

Solution

Copy link
Contributor

Benchmark for 13c55f8

Click to view benchmark
Test Base PR %
heimdall_cfg/complex 15.0±1.10ms 16.6±1.22ms +10.67%
heimdall_cfg/simple 2.3±0.10ms 2.6±0.44ms +13.04%
heimdall_decoder/seaport 42.3±3.67µs 48.5±8.51µs +14.66%
heimdall_decoder/transfer 3.1±0.34µs 3.1±0.53µs 0.00%
heimdall_decoder/uniswap 12.3±1.35µs 13.4±1.70µs +8.94%
heimdall_decompiler/abi_complex 61.6±0.59ms 65.2±2.06ms +5.84%
heimdall_decompiler/abi_simple 2.2±0.01ms 2.5±0.07ms +13.64%
heimdall_decompiler/sol_complex 71.4±0.42ms 83.2±5.57ms +16.53%
heimdall_decompiler/sol_simple 2.6±0.05ms 2.8±0.10ms +7.69%
heimdall_decompiler/yul_complex 63.9±1.99ms 75.3±5.51ms +17.84%
heimdall_decompiler/yul_simple 2.4±0.10ms 2.6±0.32ms +8.33%
heimdall_disassembler/complex 992.1±115.65µs 1009.6±68.19µs +1.76%
heimdall_disassembler/simple 45.3±0.90µs 49.4±3.99µs +9.05%
heimdall_vm/erc20_transfer 362.7±25.84µs 364.0±17.79µs +0.36%
heimdall_vm/fib 878.5±76.51µs 879.9±45.12µs +0.16%
heimdall_vm/ten_thousand_hashes 5.4±0.13s 5.3±0.07s -1.85%

@Jon-Becker Jon-Becker merged commit d901bee into main Oct 29, 2024
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant