-
Notifications
You must be signed in to change notification settings - Fork 5.3k
Closed
Labels
arch-arm64area-System.Numericsos-linuxLinux OS (any supported distro)Linux OS (any supported distro)tenet-performancePerformance related issuePerformance related issuetenet-performance-benchmarksIssue from performance benchmarkIssue from performance benchmark
Description
Run Information
| Architecture | arm64 |
|---|---|
| OS | ubuntu 18.04 |
| Baseline | 749fa1381f122f7a0bb23374a9e220f834ccbbb3 |
| Compare | f83a9d9689433ce522b91e74a9631c83847e3b64 |
| Diff | Diff |
Regressions in System.Numerics.Tests.Perf_BigInteger
| Benchmark | Baseline | Test | Test/Base | Test Quality | Edge Detector | Baseline IR | Compare IR | IR Ratio | Baseline ETL | Compare ETL |
|---|---|---|---|---|---|---|---|---|---|---|
| Ctor_ByteArray - Duration of single invocation | 24.62 ns | 32.53 ns | 1.32 | 0.43 | False | |||||
| Ctor_ByteArray - Duration of single invocation | 12.83 ns | 26.17 ns | 2.04 | 0.41 | False |
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.Numerics.Tests.Perf_BigInteger*'Payloads
Histogram
System.Numerics.Tests.Perf_BigInteger.Ctor_ByteArray(numberString: -2147483648)
System.Numerics.Tests.Perf_BigInteger.Ctor_ByteArray(numberString: 123)
Docs
Profiling workflow for dotnet/runtime repository
Benchmarking workflow for dotnet/runtime repository
Metadata
Metadata
Assignees
Labels
arch-arm64area-System.Numericsos-linuxLinux OS (any supported distro)Linux OS (any supported distro)tenet-performancePerformance related issuePerformance related issuetenet-performance-benchmarksIssue from performance benchmarkIssue from performance benchmark

