hardware-effects
Hardware degradation examples
Demonstrates various hardware effects that can degrade application performance
Demonstration of various hardware effects.
3k stars
96 watching
160 forks
Language: C++
last commit: about 1 year ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| An open-source profiler that uses causal profiling to measure optimization potential and predict the impact of code optimizations on performance. | 4,136 |
| A collection of benchmarking tests for various programming languages | 2,825 |
| A cross-platform C library to retrieve CPU features and instruction set capabilities at runtime | 2,468 |
| Software for exploiting vulnerabilities in computer systems to gain access to sensitive data and control system operations. | 5,138 |
| A tool that monitors and manages kernel activities, providing insights into system performance and resource utilization. | 2,573 |
| Provides VHDL implementations of common hardware functions and a Python-based infrastructure for simulation and synthesis. | 554 |
| Measures CPU instructions in Haskell using Linux Performance Counters | 84 |
| The NVDLA project provides hardware designs and tools for building deep learning inference accelerators. | 1,763 |
| A suite of libraries implementing machine learning algorithms and mathematical primitives on NVIDIA GPUs | 4,292 |
| An emulator that allows running x86 Linux programs on non-x86 systems like ARM devices with native performance | 3,396 |
| A memory profiling tool that gathers allocation and deallocation data along with full stack traces to analyze memory leaks and fragmentation. | 4,528 |
| An experimental 64-bit kernel project that demonstrates low-level programming concepts and basic operating system functionality. | 169 |
| A cross-platform GPU API that provides low-level graphics and compute capabilities | 5,362 |
| A framework for adding graphical user interfaces to command-line tools for cloud-native applications | 2,851 |
| A hardware design language that allows software developers to describe digital electronics and circuits in a programming language, facilitating the creation of reusable components and libraries. | 4,037 |