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

CI: enable clippy for workspace tests #539

Merged
merged 4 commits into from Oct 25, 2022
Merged

CI: enable clippy for workspace tests #539

merged 4 commits into from Oct 25, 2022

Conversation

Robbepop
Copy link
Collaborator

No description provided.

@paritytech-cicd-pr
Copy link

paritytech-cicd-pr commented Oct 25, 2022

BENCHMARKS

NATIVEWASMTIME
BENCHMARKMASTERPRDIFFMASTERPRDIFFWASMTIME OVERHEAD
execute/
bare_call_0
1.27ms 1.27ms ⚪ -0.51% 1.18ms 1.10ms 🟢 -6.76% 🟢 -14%
execute/
bare_call_0/typed
719.26µs 699.62µs ⚪ -2.59% 540.08µs 542.26µs ⚪ 0.66% 🟢 -22%
execute/
bare_call_1
1.40ms 1.40ms ⚪ -0.63% 1.40ms 1.35ms 🟢 -3.44% 🟢 -4%
execute/
bare_call_16
2.91ms 2.94ms ⚪ 1.71% 5.09ms 5.07ms 🟢 -0.49% 🟡 72%
execute/
bare_call_16/typed
1.29ms 1.29ms ⚪ 0.41% 2.38ms 2.31ms 🟢 -2.89% 🟡 79%
execute/
bare_call_1/typed
800.11µs 798.82µs ⚪ -0.11% 923.02µs 867.14µs 🟢 -6.05% 🟢 9%
execute/
bare_call_4
1.75ms 1.74ms ⚪ -0.78% 2.16ms 2.15ms 🟢 0.00% 🟢 24%
execute/
bare_call_4/typed
895.17µs 888.89µs ⚪ -0.66% 1.04ms 1.00ms 🟢 -3.58% 🟢 13%
execute/
br_table
908.58µs 909.41µs ⚪ 0.02% 1.18ms 1.14ms 🟢 -2.97% 🟢 26%
execute/
count_until
903.85µs 902.81µs ⚪ -0.12% 2.35ms 2.36ms ⚪ -0.13% 🔴 161%
execute/
factorial_iterative
364.91µs 364.05µs ⚪ -0.37% 953.49µs 974.14µs 🔴 2.23% 🔴 168%
execute/
factorial_recursive
769.14µs 732.81µs 🟢 -4.43% 1.90ms 1.53ms 🟢 -19.34% 🔴 109%
execute/
fib_iterative
1.79ms 1.79ms ⚪ -0.05% 4.98ms 4.97ms ⚪ -0.05% 🔴 178%
execute/
fib_recursive
6.93ms 6.88ms ⚪ -0.78% 17.04ms 14.17ms 🟢 -16.88% 🔴 106%
execute/
global_bump
1.36ms 1.36ms ⚪ 0.10% 3.81ms 3.81ms ⚪ -0.20% 🔴 180%
execute/
global_const
998.97µs 999.15µs ⚪ 0.02% 2.77ms 2.77ms ⚪ -0.16% 🔴 177%
execute/
host_calls
32.83µs 33.50µs ⚪ 0.95% 45.04µs 44.61µs ⚪ -1.13% 🟢 33%
execute/
memory_fill
1.60ms 1.55ms 🟢 -2.61% 4.19ms 4.17ms ⚪ -0.15% 🔴 169%
execute/
memory_sum
1.56ms 1.55ms ⚪ -0.49% 4.15ms 4.15ms ⚪ -0.04% 🔴 168%
execute/
memory_vec_add
3.06ms 3.05ms ⚪ -0.11% 8.89ms 8.86ms ⚪ -0.36% 🔴 190%
execute/
recursive_is_even
1.30ms 1.32ms ⚪ 1.87% 2.66ms 2.60ms 🟢 -2.10% 🟡 96%
execute/
recursive_ok
170.92µs 172.45µs ⚪ 1.02% 379.03µs 359.46µs 🟢 -5.22% 🔴 108%
execute/
recursive_scan
214.03µs 215.01µs ⚪ 0.30% 477.22µs 467.81µs 🟢 -1.89% 🔴 118%
execute/
recursive_trap
16.92µs 17.14µs 🔴 1.38% 36.19µs 35.88µs ⚪ -0.81% 🔴 109%
execute/
regex_redux
661.24µs 659.42µs ⚪ -0.15% 1.59ms 1.59ms ⚪ 0.14% 🔴 142%
execute/
rev_complement
583.09µs 592.39µs 🔴 1.45% 1.57ms 1.56ms ⚪ -0.66% 🔴 164%
execute/
tiny_keccak
460.23µs 460.08µs ⚪ -0.22% 1.38ms 1.37ms ⚪ -1.34% 🔴 198%
execute/
trunc_f2i
1.02ms 1.02ms ⚪ 0.15% 2.55ms 2.53ms ⚪ -0.51% 🔴 148%
instantiate/
wasm_kernel
71.87µs 71.91µs ⚪ 0.07% 124.60µs 123.87µs ⚪ -0.69% 🟡 72%
translate/
wasm_kernel
4.23ms 4.22ms ⚪ -0.11% 7.87ms 7.75ms 🟢 -1.71% 🟡 84%

Link to pipeline

@Robbepop Robbepop merged commit 52c8a0a into master Oct 25, 2022
@Robbepop Robbepop deleted the rf-clippy-tests branch October 25, 2022 12:41
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