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 -32%] System.Buffers.Tests.RentReturnArrayPoolTests<Byte> (2) #970

Closed
performanceautofiler bot opened this issue Jul 10, 2020 · 0 comments
Closed

Comments

@performanceautofiler
Copy link

performanceautofiler bot commented Jul 10, 2020

Run Information

Architecture x64
OS ubuntu 18.04
Changes diff

Regressions in System.Buffers.Tests.RentReturnArrayPoolTests

Benchmark Baseline Test Test/Base Modality Baseline Outlier
ProducerConsumer 443.11 ns 627.73 ns 1.42 Bimodal False
ProducerConsumer 615.21 ns 777.51 ns 1.26 True

Related Issue on x64 Windows

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

Related Issue on x86 Windows

[Perf -359%] System.Buffers.Tests.RentReturnArrayPoolTests (2)

graph
graph
Historical Data in Reporting System

Repro

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

Histogram

System.Buffers.Tests.RentReturnArrayPoolTests.ProducerConsumer(RentalSize: 4096, ManipulateArray: False, Async: True, UseSharedPool: True)

[362.424 ; 402.714) | @@
[402.714 ; 444.794) | @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
[444.794 ; 461.811) | @@@
[461.811 ; 513.794) | @@@@@@@@@@@@@
[513.794 ; 563.662) | @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
[563.662 ; 611.976) | @@@@@@@@@@@@@@@@@@@@
[611.976 ; 654.055) | @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
[654.055 ; 693.934) | @@@@@@@@@@@@@
[693.934 ; 714.746) | @
[714.746 ; 756.826) | @@@@@@@@@@@@
[756.826 ; 786.900) | @

System.Buffers.Tests.RentReturnArrayPoolTests.ProducerConsumer(RentalSize: 4096, ManipulateArray: False, Async: True, UseSharedPool: False)

[464.066 ; 492.221) | @
[492.221 ; 528.724) | @@@@@@
[528.724 ; 562.571) | @@@@@@@@@@@@@@@@@@
[562.571 ; 585.740) | @@@@@
[585.740 ; 619.587) | @@@@@@@@@@@@@@@@@@@
[619.587 ; 657.369) | @@@@@@@@@
[657.369 ; 671.170) | @
[671.170 ; 705.017) | @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
[705.017 ; 739.180) | @@@@@@@@@@@@@@@@@@@@@@@@@@@
[739.180 ; 773.027) | @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
[773.027 ; 809.374) | @@@@@@@@@@@@@@@@

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

1 participant