https://github.com/jacobgh2/hardware_optimization
C++ programs which simulate/evaluate the performance of hardware optimization strategies. Strategies tested include CPU branch prediction policy (e.g. bimodal, GShare, tournament) and cache associativity/replacement policy (e.g. Direct-mapped, LRU, HotCold).
https://github.com/jacobgh2/hardware_optimization
cache-optimization computer-architecture hardware
Last synced: 8 months ago
JSON representation
C++ programs which simulate/evaluate the performance of hardware optimization strategies. Strategies tested include CPU branch prediction policy (e.g. bimodal, GShare, tournament) and cache associativity/replacement policy (e.g. Direct-mapped, LRU, HotCold).
- Host: GitHub
- URL: https://github.com/jacobgh2/hardware_optimization
- Owner: JacobGH2
- Created: 2023-04-25T01:15:23.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2025-02-08T20:48:35.000Z (11 months ago)
- Last Synced: 2025-05-16T11:07:28.194Z (8 months ago)
- Topics: cache-optimization, computer-architecture, hardware
- Language: C++
- Homepage:
- Size: 10.7 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md