Skip to content

Some experiments that show how the CPU cache influences the runtime of algorithms

Notifications You must be signed in to change notification settings

patricsteiner/java_experiments

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 

Repository files navigation

Java Experiments

The expected running time in the code was measured on an Intel Xeon E-2176M CPU @ 2.70HGz. Exact values are not important, what's interesting is the ratio between the expected and actual running time.

About

Some experiments that show how the CPU cache influences the runtime of algorithms

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages