Repository navigation
rdtsc
- Website
- Wikipedia
Pafish is a testing tool that uses different techniques to detect virtual machines and malware analysis environments in the same way that malware families do
Advanced malware analysis tool for evading detection from advanced malware.
Hardware-based tick counters for high-precision benchmarks in Rust
Measuring the Performance of C Implementations in CPU clock cycle
Use tsc on x86 Linux / Linux Kernel / Windows
fast c++ header only measure library, based on std::chrono, rdtsc or qpc, optional recursion and thread safe implementation
A QEMU dual-GPU setup guide that works with some anti-VM software, and is more performant than other guides
fast c++ header only measure library, based on std::chrono, rdtsc or qpc, optional recursion and thread safe implementation
This is an example of how to do a matrix dot product as fast as possible using SIMD
C++ measure library for high precision timing using std::chrono and RDTSC. Supports thread-safe options and various reporting formats. 🛠️📊