From 5d6f1f42eec48ae1671e54cdd127f39318416498 Mon Sep 17 00:00:00 2001 From: Tom Smeding Date: Sun, 10 May 2026 17:54:45 +0100 Subject: Generate renderer functions using TH These take (and project from) a data type instead of hash maps, _and_ use text-builder-linear, _and_ have the full template inlined. The result is that this is the fastest renderer yet. --- src/Index.hs | 1 - 1 file changed, 1 deletion(-) (limited to 'src/Index.hs') diff --git a/src/Index.hs b/src/Index.hs index 5ac59be..3e40cac 100644 --- a/src/Index.hs +++ b/src/Index.hs @@ -35,7 +35,6 @@ import Data.Text (Text) import Data.Time import Data.Vector.Storable qualified as VS import Data.Word -import Numeric (showIntAtBase) import System.Clock qualified as Clock import System.Directory import System.FilePath -- cgit v1.3.1