Skip to content

Version 1.1

Latest
Compare
Choose a tag to compare
@MaddiFurr MaddiFurr released this 20 Dec 06:24

Release Notes

Maddi's Personal Computer Specification Checker (MPCSC) v1.1

New Features

  • Benchmarks:
    • CPU Benchmark:

      • Single-threaded and multi-threaded stress tests by calculating prime numbers.
      • Returns benchmark scores for further reference.
    • GPU Benchmark:

      • Renders complex 3D animations to stress the GPU.
      • Returns the total number of frames rendered.

Improvements

  • Error Handling:
    • Ensures that network speed test results always include keys for download speed, upload speed, and ping, even if an error occurs.
    • Prevent KeyError when accessing network speed test results.