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

chore(examples): add python example #493

Merged
merged 2 commits into from
Sep 2, 2024
Merged

Conversation

Jon-Becker
Copy link
Owner

Motivation

Solution

@Jon-Becker Jon-Becker linked an issue Sep 2, 2024 that may be closed by this pull request
@Jon-Becker Jon-Becker merged commit 9ea8444 into main Sep 2, 2024
8 checks passed
Copy link
Contributor

github-actions bot commented Sep 2, 2024

Benchmark for 9988f40

Click to view benchmark
Test Base PR %
heimdall_cfg/complex 13.9±0.06ms 14.2±0.21ms +2.16%
heimdall_cfg/simple 2.1±0.01ms 2.2±0.03ms +4.76%
heimdall_decoder/seaport 37.9±0.93µs 39.0±1.90µs +2.90%
heimdall_decoder/transfer 2.8±0.23µs 2.7±0.13µs -3.57%
heimdall_decoder/uniswap 10.5±0.30µs 10.4±0.71µs -0.95%
heimdall_decompiler/abi_complex 60.0±0.73ms 62.4±0.54ms +4.00%
heimdall_decompiler/abi_simple 2.2±0.01ms 2.3±0.02ms +4.55%
heimdall_decompiler/sol_complex 69.9±0.59ms 72.5±1.16ms +3.72%
heimdall_decompiler/sol_simple 2.6±0.01ms 2.6±0.01ms 0.00%
heimdall_decompiler/yul_complex 61.7±3.37ms 65.0±1.21ms +5.35%
heimdall_decompiler/yul_simple 2.3±0.01ms 2.3±0.04ms 0.00%
heimdall_disassembler/complex 943.7±22.43µs 979.1±56.82µs +3.75%
heimdall_disassembler/simple 45.9±2.00µs 47.6±3.32µs +3.70%
heimdall_vm/erc20_transfer 349.3±13.11µs 354.5±13.50µs +1.49%
heimdall_vm/fib 889.1±6.54µs 892.5±5.38µs +0.38%
heimdall_vm/ten_thousand_hashes 4.8±0.13s 4.9±0.08s +2.08%

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.

chore: examples for calling heimdall modules w/ python
1 participant