Skip to content

Releases: OudomMunint/Benchmark

v1.4.9.8

24 Nov 03:37
79900e0
Compare
Choose a tag to compare

What's Changed v1.4.9.7...v1.4.9.8

  • Bump Hardware.Info to version 101.0.0 (Should improve initial time to gather specs)
  • Update maintenance status badge for ReadMe.

PRs

v1.4.9.7

25 Aug 11:57
32b0ba5
Compare
Choose a tag to compare

What's Changed v1.4.9.6...v1.4.9.7

  • Updated BenchmarkDotNet from v0.13.12 => v0.14.0
  • Update Hardware.Info from v100.1.0 => v100.1.0.1

PRs

v1.4.9.6

14 Jul 15:44
662e297
Compare
Choose a tag to compare

What's Changed v1.4.9.5...v1.4.9.6

  • Improved system load during specs gathering.
  • Better CPU affinity for hybrid architecture cpus.
  • Added console utility class.
  • Added experimental GPU bench.
  • Removed redundant build step for CI.
  • #37: Console progress indicator.
  • Disabled console cursor during loading.

PRs

v1.4.9.5

06 Jul 16:20
2b80129
Compare
Choose a tag to compare
Merge pull request #63 from OudomMunint/feature

PR: Feature => Master

v1.4.9.4

29 Jun 09:35
fc7215c
Compare
Choose a tag to compare

What's Changed v1.4.9.3...v1.4.9.4

  • Fixed issue on mac where program exits immediately after finish.
  • Fixed an issue where system responsiveness is bad during CPU bench.
  • Added Debug options to menu.
  • New CPU benchmark.
  • Optimizations and code readability.
  • ReadMe updates.

PRs

v1.4.9.3

05 May 07:58
9956784
Compare
Choose a tag to compare

What's Changed v1.4.9.1...v1.4.9.3

  • Removed NPM/Node dependency.
  • Fixed OS.Compatibility compiler warnings.
  • Removed abandoned WIP code.
  • Fixed #54. Compiler warnings.

PRs

v1.4.9.1

20 Apr 07:26
806fd22
Compare
Choose a tag to compare

What's Changed: v1.4.9...v1.4.9.1

Small QoL update

  • #48: Application now shows CPU Current clock speed in MHz.
  • Slight tweak to exclusions when gathering specs for macOS.
  • Documentation: published .Net 8 benchmark results.

PRs

v1.4.9

13 Apr 06:31
2cbe0c0
Compare
Choose a tag to compare

What's Changed v1.4.8.3...v1.4.9

  • #42 Application now retrieves additional GPU information such as Core clocks, Shaders, Core architecture and more.
  • #44 Application now properly handles system with AMD GPUs, Dual GPU systems and Nvidia + Intel configurations.
  • #43 Removed System.Spec NuGet package due to vulnerability and Incompatibility.
  • Added colour coding for better text visibility.
  • Fixed an issue where program exits after gathering specs on OSX.

PRs

v1.4.8.3

10 Mar 11:51
a42ba13
Compare
Choose a tag to compare

What's Changed v1.4.8.2...v1.4.8.3

  • Fixed #38 Compiler null warnings.
  • Important documentation updates.
  • Fixed wrong CI badge for master branch.
  • Added npm-ci step to CI pipeline
  • New NuGet packages.

PRs

v1.4.8.2

04 Mar 11:18
57990cf
Compare
Choose a tag to compare

What's Changed v1.4.8.1...v1.4.8.2

  • Fixed Wrong Vram reporting #35
  • Global timer improvements #19
  • Small performance optimizations.

PRs