System benchmarks over JVM with JMH - SIMD (superscalar processing), Branch prediction, False sharing.
-
Updated
Sep 11, 2018 - Java
System benchmarks over JVM with JMH - SIMD (superscalar processing), Branch prediction, False sharing.
A superscalar out-of‐order architectural simulator (With Memory Hierarchy).
Educational project aimed at evaluating the effectiveness of different correlating branch predictors on benchmarks
A simple Java application to calculate hypothetical performance improvements of a tournament style branch prediction algorithm
Add a description, image, and links to the branch-prediction topic page so that developers can more easily learn about it.
To associate your repository with the branch-prediction topic, visit your repo's landing page and select "manage topics."