ref: 35b33677932c0c54cc77a3a54db704dd5fe08bd1
parent: cc0a8ca50e88bb4b7c23d797850580fbb895f460
author: David <gek@katherine>
date: Sun Mar 7 10:21:35 EST 2021
README
--- a/README.md
+++ b/README.md
@@ -3,7 +3,9 @@
A major overhaul of Fabrice Bellard's TinyGL (still compiling with -std=c99) to be
more useful as a software rasterizer.
-## Tightly tweaked for performance
+## Tightly tweaked and tuned for performance
+
+The library has been tightly tuned using valgrind, perf stat, and other tools.
On a single thread on an i7-6700 (Skylake, 2015),
the standard "gears" demo runs at a higher framerate than glxgears on Mesa using a Ryzen 3900x (2019)