Cross-platform RUST CPU Benchmarking Tool.
The platform is composed of two components:
- ASP.NET 8 MVC/WebAPI App (https://github.com/jcapellman/jcBENCH-Web)
- RUST CLI App (This repository)
Currently implementing two different benchmarks of your CPU:
- SHA1 Hashing
- MD5 Hashing
More to come, as well as the addition of parallelization like in the original codebase.
- ARM on Windows 11 and Linux (Ubuntu)
- RISC-V on Linux (Ubuntu)
- AMD64 on Windows 7+ and Linux (Ubuntu)