.. |
Properties
|
Add benchmark launch profiles.
|
2020-01-08 21:54:25 +08:00 |
BenchmarkBeatmapParsing.cs
|
Remove nullable disable annotation in the benchmark project.
|
2022-07-09 21:06:47 +08:00 |
BenchmarkCarouselFilter.cs
|
Add benchmarks for carousel beatmap filter
|
2023-03-04 15:14:22 +01:00 |
BenchmarkDifficultyCalculation.cs
|
Fix code quality
|
2024-11-18 21:27:23 +01:00 |
BenchmarkGeometryUtils.cs
|
Add benchmark for minimum enclosing circle
|
2024-09-23 12:15:31 +02:00 |
BenchmarkHitObject.cs
|
Equalise work done in benchmarks to cover accessing normal properties
|
2022-07-19 13:39:26 +09:00 |
BenchmarkMod.cs
|
Mark the parameter as non-nullable.
|
2022-07-09 21:07:47 +08:00 |
BenchmarkRealmReads.cs
|
Remove un-need null check.
|
2022-07-09 21:12:35 +08:00 |
BenchmarkRuleset.cs
|
Mark the parameter as non-nullable.
|
2022-07-09 21:07:47 +08:00 |
BenchmarkStringComparison.cs
|
Use DEFAULT instead of INSTANCE or static field
|
2024-02-21 21:02:20 +08:00 |
BenchmarkTest.cs
|
Remove nullable disable annotation in the benchmark project.
|
2022-07-09 21:06:47 +08:00 |
BenchmarkUnstableRate.cs
|
Commit benchmark to source
|
2024-02-05 19:10:14 +01:00 |
osu.Game.Benchmarks.csproj
|
Update all dependencies (except realm, nunit, moq and deepclone)
|
2024-10-18 16:20:07 +09:00 |
Program.cs
|
Remove nullable disable annotation in the benchmark project.
|
2022-07-09 21:06:47 +08:00 |