thomwiggers / microbenchmark-aarch64Links
Microbenchmarks for Aarch64 (Cortex A53)
☆12Updated 2 years ago
Alternatives and similar repositories for microbenchmark-aarch64
Users that are interested in microbenchmark-aarch64 are comparing it to the libraries listed below
Sorting:
- ROB size testing utility☆157Updated 3 years ago
- Measures microarchitectural details such as ROB size. Like https://github.com/travisdowns/robsize but without runtime code generation, wh…☆131Updated 4 years ago
- Arm C Language Extensions (ACLE)☆115Updated last week
- Instruction latency & throughput profiler for AArch64☆39Updated last month
- Documentation of the RISC-V C API☆77Updated last week
- Trying to figure various CPU things out☆87Updated last year
- Utilities to measure read access times of caches, memory, and hardware prefetches for simple and fused operations☆85Updated last year
- A collection of RISC-V Vector (RVV) benchmarks to help developers write portably performant RVV code☆130Updated last week
- RISC-V support for LLVM projects (LLVM, Clang, ...)☆273Updated last year
- The translator that supports translating NVPTX to SPIR-V. This translator is modified from LLVM-SPIR-V Translator.☆43Updated 3 years ago
- RV: A Unified Region Vectorizer for LLVM