Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 439 Bytes

introduction.md

File metadata and controls

7 lines (5 loc) · 439 Bytes

Introduction

You bought a big box of random computer parts at a garage sale. You've started putting the parts together to build custom computers.

You want to test the performance of different combinations of parts, and decide to create your own benchmarking program to see how your computers compare. You choose the famous "Sieve of Eratosthenes" algorithm, an ancient algorithm, but one that should push your computers to the limits.