Skip to content

v1.5.0

Compare
Choose a tag to compare
@github-actions github-actions released this 01 Feb 15:02
· 52 commits to master since this release
2fd1c35

What's Changed

  • #74 - Implement new and improved CPU benchmarks.
  • #73 - Implement global & per-benchmark timers.
  • #74 - Implement Matrix multiplication & Prime number compute benchmark.
  • #74 - Implement memory clean up utility in GcHelper.cs.
  • #75 - CI Pipeline now upload downloadable published artifacts to release page.
  • #72 - App versioning and display during runtime.
  • #74 - Major refactor to all benchmarks for better testing.
  • #77 - Updated .Net 9.0 rankings, Tested with new benchmarks.
  • #62 - Tested more machines with new benchmarks and .NET 9.0.
  • Important documentation updates.
  • Housekeeping, Code clean ups, Optimizations.
  • Obsoleted old benchmarks in favor of new ones in MyBenchmark.cs.

PRs