An open API service indexing awesome lists of open source software.

https://github.com/jiegec/cpu-micro-benchmarks

CPU micro benchmarks
https://github.com/jiegec/cpu-micro-benchmarks

benchmark microarchitecture

Last synced: 27 days ago
JSON representation

CPU micro benchmarks

Awesome Lists containing this project

README

        

# cpu-micro-benchmarks

Inspired by:

- https://github.com/travisdowns/robsize
- https://github.com/Veedrac/microarchitecturometer
- https://github.com/ChipsandCheese/Microbenchmarks

## Paper

This repo contains code and results for paper [Dissecting Conditional Branch Predictors of Apple Firestorm and Qualcomm Oryon for Software Optimization and Architectural Analysis](https://arxiv.org/abs/2411.13900), please refer to [the report](./reports/dissecting_cbp_of_apple_firestorm_and_qualcomm_oryon/README.md) for details.