vxdiff: odiff (the fastest pixel-by-pixel image visual difference tool) reimplemented in AVX512 assembly.
vxdiff: odiff (the fastest pixel-by-pixel image visual difference tool) reimplemented in AVX512 assembly.
vxdiff: odiff (the fastest pixel-by-pixel image visual difference tool) reimplemented in AVX512 assembly.
Async‑signal-safety and why should you care
Fizzbuzz by hand-crafting AMD64 instructions at runtime in OCaml
pg_snowflake - extension for creating customisable snowflake ID types
crawlio: Tool that slows down I/O operations
My first x86 avx program: fizzbuzz using AVX512
pg_worker_pool: extension creating a pool of background workers
Comparing C++ range libraries for filter+reverse case with non-trivial lambda
I used hyperfine CLI tool to measure startup and shutdown times of several code interpreters
Programming Language Awareness Centre
Index arrays with ordinals instead of integers with custom literals
The performance cost of pl/pgsql exception block in Postgres
histat - a simple history stats
AFAIK you can't do this with BPF as it doesn't have any kind of sleep functionality. I'm also not sure how would you achive this using cgroup, which are about quotas AFAIK.