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

Update wast from 0.44.0 to 0.52.0 #632

Merged
merged 3 commits into from
Jan 25, 2023
Merged

Update wast from 0.44.0 to 0.52.0 #632

merged 3 commits into from
Jan 25, 2023

Conversation

Robbepop
Copy link
Member

No description provided.

@paritytech-cicd-pr
Copy link

BENCHMARKS

NATIVEWASMTIME
BENCHMARKMASTERPRDIFFMASTERPRDIFFWASMTIME OVERHEAD
execute/
bare_call_0
1.49ms 1.50ms 🟢 0.41% 1.11ms 1.11ms ⚪ 0.05% 🟢 -26%
execute/
bare_call_0/typed
1.05ms 1.02ms 🟢 -3.37% 742.96µs 748.44µs ⚪ 0.86% 🟢 -26%
execute/
bare_call_1
1.57ms 1.53ms 🔴 -0.86% 1.28ms 1.29ms 🟢 0.52% 🟢 -16%
execute/
bare_call_16
2.45ms 2.42ms 🟢 -0.41% 4.31ms 4.30ms 🟢 -0.23% 🟡 77%
execute/
bare_call_16/typed
1.72ms 1.58ms 🟢 -7.64% 2.72ms 2.61ms 🟢 -3.86% 🟡 65%
execute/
bare_call_1/typed
1.09ms 1.11ms 🔴 1.67% 1.09ms 1.09ms ⚪ 0.53% 🟢 -1%
execute/
bare_call_4
1.68ms 1.65ms 🟢 0.15% 1.86ms 1.91ms 🔴 2.65% 🟢 15%
execute/
bare_call_4/typed
1.26ms 1.12ms 🟢 -11.31% 1.17ms 1.15ms 🟢 -2.05% 🟢 3%
execute/
br_table
1.10ms 1.11ms ⚪ 2.29% 1.37ms 1.41ms 🔴 3.42% 🟢 27%
execute/
count_until
683.45µs 711.65µs 🔴 4.28% 2.78ms 2.82ms 🔴 1.50% 🔴 296%
execute/
factorial_iterative
354.37µs 325.26µs 🟢 -8.20% 1.16ms 1.16ms ⚪ 0.12% 🔴 256%
execute/
factorial_recursive
641.87µs 644.63µs ⚪ 0.41% 1.77ms 1.67ms 🟢 -5.40% 🔴 159%
execute/
fib_iterative
1.51ms 1.51ms ⚪ 0.05% 6.03ms 6.06ms ⚪ 0.36% 🔴 301%
execute/
fib_recursive
5.71ms 6.19ms 🔴 8.40% 14.90ms 14.70ms 🟢 -1.40% 🔴 137%
execute/
global_bump
989.64µs 1.02ms 🔴 2.75% 3.78ms 3.76ms ⚪ -0.46% 🔴 270%
execute/
global_const
784.42µs 718.37µs 🟢 -8.23% 3.21ms 3.19ms ⚪ -0.75% 🔴 344%
execute/
host_calls
29.18µs 28.91µs ⚪ -0.80% 43.69µs 42.85µs 🟢 -1.85% 🟢 48%
execute/
memory_fill
1.24ms 1.31ms 🔴 5.67% 5.08ms 4.96ms 🟢 -2.24% 🔴 280%
execute/
memory_sum
1.22ms 1.40ms 🔴 15.06% 5.01ms 4.96ms ⚪ -0.97% 🔴 253%
execute/
memory_vec_add
2.54ms 2.58ms 🔴 1.57% 10.24ms 10.15ms ⚪ -0.66% 🔴 293%
execute/
recursive_is_even
1.20ms 1.16ms 🟢 -3.00% 2.82ms 2.85ms 🔴 1.51% 🔴 146%
execute/
recursive_ok
147.12µs 156.08µs 🔴 6.60% 379.79µs 374.57µs 🟢 -1.36% 🔴 140%
execute/
recursive_scan
177.66µs 178.66µs ⚪ 0.71% 490.70µs 489.48µs ⚪ -0.33% 🔴 174%
execute/
recursive_trap
14.46µs 14.41µs ⚪ -1.28% 39.30µs 39.88µs ⚪ 1.11% 🔴 177%
execute/
regex_redux
536.46µs 536.16µs ⚪ 0.02% 1.75ms 1.78ms ⚪ 15.00% 🔴 232%
execute/
rev_complement
487.45µs 500.35µs 🔴 2.59% 1.70ms 1.71ms ⚪ 2.01% 🔴 242%
execute/
tiny_keccak
367.51µs 366.95µs ⚪ 0.25% 1.48ms 1.52ms ⚪ 1.46% 🔴 314%
execute/
trunc_f2i
917.87µs 908.08µs ⚪ -1.04% 2.79ms 2.78ms ⚪ -0.23% 🔴 207%
instantiate/
wasm_kernel
64.09µs 63.19µs 🟢 -3.54% 76.83µs 76.94µs ⚪ 0.31% 🟢 22%
translate/
erc1155
208.71µs 206.01µs 🟢 -1.35% 384.22µs 387.80µs ⚪ 1.20% 🟡 88%
translate/
erc20
101.31µs 100.47µs ⚪ -0.65% 186.80µs 189.39µs ⚪ 1.34% 🟡 89%
translate/
erc721
147.17µs 144.14µs 🟢 -1.98% 273.09µs 274.52µs ⚪ 0.61% 🟡 90%
translate/
spidermonkey
0.00ns 0.00ns ⚪ 0.44% 0.00ns 0.00ns ⚪ 0.48% 🟢 0%
translate/
wasm_kernel
3.77ms 3.77ms ⚪ -0.11% 7.30ms 7.32ms ⚪ 0.24% 🟡 94%

Link to pipeline

@Robbepop Robbepop merged commit 4151eaa into master Jan 25, 2023
@Robbepop Robbepop deleted the rf-update-wast branch January 25, 2023 10:15
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.

None yet

2 participants