Skip to content

kirubelm1/Benchmark

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

9 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

โšก Browser Benchmark

A futuristic and open sourcebenchmarking web app that tests performance by calculating all prime numbers up to 5,000,000.
It gives you a CPU score, performance rating, and even lets you download a PDF report of your results.

๐Ÿ”— Live Repo: Benchmark on GitHub


๐Ÿ“ธ Preview

App Screenshot


๐Ÿš€ Features

  • Calculates prime numbers up to 5,000,000 using the Sieve of Eratosthenes.
  • Measures time taken and computes a CPU performance score.
  • Rates your CPU as:
    • ๐Ÿข Slow
    • โš–๏ธ Medium
    • โšก Fast
    • ๐Ÿš€ Superfast
  • Displays:
    • First 20 primes
    • Last prime found
    • Total primes calculated
  • Exports results into a stylish PDF report.

๐Ÿ› ๏ธ How to Use

  1. Clone this repo:
    git clone https://github.com/kirubelm1/Benchmark.git

About

Test the performance of your computer without downloading any benchmark applications

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages