README, and support script cleanup.

This commit is contained in:
2026-09-08 23:47:50 +00:00
parent a7fdb4ddf3
commit 319aa52a6f
3 changed files with 41 additions and 61 deletions
+1 -1
View File
@@ -20,7 +20,7 @@ import matplotlib
matplotlib.use("Agg")
matplotlib.rcParams["svg.fonttype"] = "path" # text as paths: renders anywhere
import matplotlib.pyplot as plt
import matplotlib.pyplot as plt # noqa: E402
# µs per cold parse, from scripts/bench.py.
US = {