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

[Perf 69%] System.Buffers.Tests.RentReturnArrayPoolTests<Object>.ProducerConsumer #2917

Open
performanceautofiler bot opened this issue Oct 27, 2020 · 0 comments

Comments

@performanceautofiler
Copy link

performanceautofiler bot commented Oct 27, 2020

Run Information

Architecture x64
OS ubuntu 18.04
Baseline bdd25a2eb910d87847c0fcc47bfe31b4dc1a576e
Compare 06141c3c9b1130f8ea1be1e1d6912198b8b18b7b

Regressions in System.Buffers.Tests.RentReturnArrayPoolTests
Benchmark Baseline Test Test/Base Baseline IR Compare IR IR Ratio Baseline ETL Compare ETL
SingleParallel 1.01 μs 558.85 ns 0.55
SingleSerial 3.11 μs 2.80 μs 0.90

Related Issue on x64 Windows

[Perf -10%] System.Buffers.Tests.RentReturnArrayPoolTests.ProducerConsumer

Related Issue on x86 Windows

[Perf 35%] System.Buffers.Tests.RentReturnArrayPoolTests (3)

graph
graph
Historical Data in Reporting System

Repro

git clone https://github.com/dotnet/performance.git
python3 .\performance\scripts\benchmarks_ci.py -f netcoreapp5.0 --filter 'System.Buffers.Tests.RentReturnArrayPoolTests<Object>*'

Histogram

System.Buffers.Tests.RentReturnArrayPoolTests.SingleParallel(RentalSize: 4096, ManipulateArray: False, Async: False, UseSharedPool: False)
[ 485.981 ;  533.730) | @@@
[ 533.730 ;  594.112) | @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
[ 594.112 ;  654.795) | @@@@@@@@@@@@
[ 654.795 ;  714.330) | @@@@@@@@@@@@@@@@@@@@@@@@@@@
[ 714.330 ;  774.737) | @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
[ 774.737 ;  835.120) | @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
[ 835.120 ;  888.124) | @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
[ 888.124 ;  948.507) | @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
[ 948.507 ; 1018.299) | @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
[1018.299 ; 1081.068) | @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
[1081.068 ; 1141.616) | @@@@@@@@@@@@@@@@@
[1141.616 ; 1205.591) | @@@@@@@@@@@@@@
[1205.591 ; 1244.944) | 
[1244.944 ; 1305.326) | @@@@
[1305.326 ; 1333.210) | 
[1333.210 ; 1393.592) | @@@

System.Buffers.Tests.RentReturnArrayPoolTests.SingleSerial(RentalSize: 4096, ManipulateArray: True, Async: True, UseSharedPool: False)
[2561.037 ; 2663.218) | @
[2663.218 ; 2751.506) | @@
[2751.506 ; 2813.820) | @@@@
[2813.820 ; 2919.027) | @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
[2919.027 ; 3024.468) | @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
[3024.468 ; 3142.226) | @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
[3142.226 ; 3242.693) | @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
[3242.693 ; 3415.494) | @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@

Docs

Profiling workflow for dotnet/runtime repository
Benchmarking workflow for dotnet/runtime repository

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

0 participants