Releases: OudomMunint/Benchmark
Releases · OudomMunint/Benchmark
v1.4.9.8
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
- PR: master => feature by @OudomMunint in #66
- PR: Feature => Master by @OudomMunint in #67
v1.4.9.7
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
- PR: Feature => Master by @OudomMunint in #65
v1.4.9.6
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
- PR: feature => master by @OudomMunint in #64
v1.4.9.5
Merge pull request #63 from OudomMunint/feature PR: Feature => Master
v1.4.9.4
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
- PR: feature => master by @OudomMunint in #59
- master => feature by @OudomMunint in #60
- PR: feature => master by @OudomMunint in #61
v1.4.9.3
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
- Feature => Master by @OudomMunint in #53
- master => feature by @OudomMunint in #55
- PR: feature => master by @OudomMunint in #56
v1.4.9.1
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
- master => feature by @OudomMunint in #50
- Feature => Master by @OudomMunint in #51
v1.4.9
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
- PR: Feature => Master by @OudomMunint in #45
- Feature => Master by @OudomMunint in #46
v1.4.8.3
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
- master => feature by @OudomMunint in #40
- PR: Feature => Master by @OudomMunint in #41