Skip to content

Benchmark program that measures a computer's CPU performance.

Notifications You must be signed in to change notification settings

jledzeppelin/csc641-sp17-cpu-benchmark

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

CPU Benchmark

Program created as a school assignment, not meant for distribution

This simple program measures the performance of a computer's CPU. It computes a score by performing matrix inversions and quicksorts of array. The computing advantage of multiple CPU cores can be seen by running multiple copies of this program in parallel.

See pdf for more details, including visual representations of results.

Program resulst

About

Benchmark program that measures a computer's CPU performance.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published