Skip to content

System.Tests.Perf_DateTime.GetNow gets slower every summer due to daylight savings #67932

Description

@dakersnar

System.Tests.Perf_DateTime.GetNow has regressed across multiple configurations.

Reporting System:

image

Looking at the commit diff, #66282 seems to be to blame.

Repro:

git clone https://github.com/dotnet/performance.git
py .\performance\scripts\benchmarks_monthly.py net7.0-preview2 net7.0-preview3 --filter System.Tests.Perf_DateTime.GetNow 
Details ## System.Tests.Perf_DateTime.GetNow
ResultBaseDiffRatioOperating SystemBitProcessor Name
Same112.05114.530.98Windows 10X64Intel Xeon CPU E5-1650 v4 3.60GHz
Same93.7299.810.94Windows 11X64AMD Ryzen Threadripper PRO 3945WX 12-Cores
Slower73.9883.750.88Windows 11X64AMD Ryzen 9 5900X
Same131.78149.140.88Windows 11X64Intel Core i5-4300U CPU 1.90GHz (Haswell)
Same118.61116.321.02Windows 11X64Unknown processor
Same88.6286.351.03Windows 11X64Intel Core i7-8700 CPU 3.20GHz (Coffee Lake)
Same103.6399.921.04Windows 11X64Intel Core i9-9900T CPU 2.10GHz
Same372.20380.110.98alpine 3.13X64Intel Core i7-7700 CPU 3.60GHz (Kaby Lake)
Same66.4865.911.01centos 7X64Intel Xeon CPU E5530 2.40GHz
Slower416.66472.230.88debian 11X64Intel Core i7-7700 CPU 3.60GHz (Kaby Lake)
Slower70.55139.810.50ubuntu 18.04X64Intel Xeon CPU E5-1650 v4 3.60GHz
Same198.80190.361.04ubuntu 18.04X64Intel Core i7-2720QM CPU 2.20GHz (Sandy Bridge)
Same240.11241.490.99alpine 3.12Arm64Unknown processor
Same243.79242.331.01ubuntu 18.04Arm64Unknown processor
Slower169.90191.410.89Windows 10Arm64Microsoft SQ1 3.0 GHz
Slower169.84194.790.87Windows 11Arm64Microsoft SQ1 3.0 GHz
Same403.45402.181.00Windows 10X86Intel Xeon CPU E5-1650 v4 3.60GHz
Slower244.43272.360.90Windows 11X86AMD Ryzen Threadripper PRO 3945WX 12-Cores
Same669.31771.680.87Windows 11X86Intel Core i7-10510U CPU 1.80GHz
Same294.33296.090.99Windows 7 SP1X86Intel Core i7-7700 CPU 3.60GHz (Kaby Lake)
Same766.67714.331.07ubuntu 18.04ArmARMv7 Processor rev 3 (v7l)
Slower1358.461709.540.79Windows 10ArmMicrosoft SQ1 3.0 GHz
Slower94.22169.260.56macOS Monterey 12.2.1X64Intel Core i7-5557U CPU 3.10GHz (Broadwell)
Same162.60158.641.02macOS Monterey 12.3.1X64Intel Core i7-4870HQ CPU 2.50GHz (Haswell)

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions