-
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
EgorBot for AaronRobinsonMSFT in #109996 #166
Comments
Benchmark results on
|
Method | Toolchain | Mean | Error | Ratio |
---|---|---|---|---|
RefElementType | Main | 2.892 ns | 0.0062 ns | 1.00 |
RefElementType | PR | 4.606 ns | 0.0010 ns | 1.59 |
ValueElementType | Main | 3.175 ns | 0.0043 ns | 1.00 |
ValueElementType | PR | 2.852 ns | 0.0010 ns | 0.90 |
Profile for Bench_ValueElementType
:
Flame graphs: Main vs PR 🔥
Speedscope: Main vs PR
Hot asm: Main vs PR
Hot functions: Main vs PR
Counters: Main vs PR
Profile for Bench_RefElementType
:
Flame graphs: Main vs PR 🔥
Speedscope: Main vs PR
Hot asm: Main vs PR
Hot functions: Main vs PR
Counters: Main vs PR
Hm.. interesting, arm64 job failed while it was building the runtime (during prejitting the corelib):
|
Benchmark results on
|
Method | Toolchain | Mean | Error | Ratio |
---|---|---|---|---|
RefElementType | Main | 3.632 ns | 0.0023 ns | 1.00 |
RefElementType | PR | 2.887 ns | 0.0008 ns | 0.79 |
ValueElementType | Main | 3.699 ns | 0.0005 ns | 1.00 |
ValueElementType | PR | 2.886 ns | 0.0005 ns | 0.78 |
Profile for Bench_ValueElementType
:
Flame graphs: Main vs PR 🔥
Speedscope: Main vs PR
Hot asm: Main vs PR
Hot functions: Main vs PR
Counters: Main vs PR
Profile for Bench_RefElementType
:
Flame graphs: Main vs PR 🔥
Speedscope: Main vs PR
Hot asm: Main vs PR
Hot functions: Main vs PR
Counters: Main vs PR
cc @EgorBo (agent_logs.txt)
Processing dotnet/runtime#109996 (comment) command:
Command
-x64 -arm64 -profiler
(EgorBot will reply in this issue)
The text was updated successfully, but these errors were encountered: