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
- Host: GitHub
- URL: https://github.com/jiegec/cpu-micro-benchmarks
- Owner: jiegec
- Created: 2021-07-28T15:44:28.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2025-03-18T04:53:34.000Z (2 months ago)
- Last Synced: 2025-04-01T16:55:51.453Z (about 2 months ago)
- Topics: benchmark, microarchitecture
- Language: Assembly
- Homepage:
- Size: 4.45 MB
- Stars: 52
- Watchers: 3
- Forks: 3
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
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.