Add various performance improvements

This commit is contained in:
2026-02-14 08:44:40 -05:00
parent 3c93910723
commit 1e69b2b57e
12 changed files with 209 additions and 114 deletions

View File

@@ -1,6 +1,6 @@
module github.com/davegallant/rfd-fyi
go 1.18
go 1.26
require (
github.com/dlclark/regexp2 v1.11.5