-
Notifications
You must be signed in to change notification settings - Fork 1
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
Benchmarks for #113575 (EgorBo) #318
Comments
Benchmark results on
|
Method | Toolchain | elems | Mean | Error | Ratio |
---|---|---|---|---|---|
CopyN | Main | 1000 | 414.3 ns | 0.03 ns | 1.00 |
CopyN | PR | 1000 | 277.0 ns | 0.03 ns | 0.67 |
ReversedIter | Main | 1000 | 552.5 ns | 0.24 ns | 1.00 |
ReversedIter | PR | 1000 | 552.0 ns | 0.08 ns | 1.00 |
Profiling for Bench_CopyN
:
SVG flamegraph: Main vs PR 🔥
Speedscope flamegraph: Main vs PR
Hot asm code: Main vs PR
HW counters: Main vs PR
Profiling for Bench_ReversedIter
:
SVG flamegraph: Main vs PR 🔥
Speedscope flamegraph: Main vs PR
Hot asm code: Main vs PR
HW counters: Main vs PR
cc @EgorBo (agent_logs.txt). EgorBot manual: link.
Benchmark results on
|
Method | Toolchain | elems | Mean | Error | Ratio |
---|---|---|---|---|---|
CopyN | Main | 1000 | 476.4 ns | 0.37 ns | 1.00 |
CopyN | PR | 1000 | 358.4 ns | 0.23 ns | 0.75 |
ReversedIter | Main | 1000 | 599.2 ns | 3.77 ns | 1.00 |
ReversedIter | PR | 1000 | 596.3 ns | 0.02 ns | 1.00 |
Profiling for Bench_CopyN
:
SVG flamegraph: Main vs PR 🔥
Speedscope flamegraph: Main vs PR
Hot asm code: Main vs PR
HW counters: Main vs PR
Profiling for Bench_ReversedIter
:
SVG flamegraph: Main vs PR 🔥
Speedscope flamegraph: Main vs PR
Hot asm code: Main vs PR
HW counters: Main vs PR
cc @EgorBo (agent_logs.txt). EgorBot manual: link.
Processing dotnet/runtime#113575 (comment) command:
Command
-amd -arm -profiler
(EgorBot will reply in this issue)
The text was updated successfully, but these errors were encountered: