benchmark results

This commit is contained in:
KoenDR06 2025-12-07 14:10:19 +01:00
parent 1e297ced3e
commit 9901c708d2
8 changed files with 62 additions and 0 deletions

View file

@ -1,3 +1,11 @@
{-
Benchmark 1: ./out
Time (mean ± σ): 19.7 ms ± 1.7 ms [User: 15.9 ms, System: 3.6 ms]
Range (min max): 17.7 ms 22.9 ms 10 runs
-}
module Main where
import Data.List (singleton, elemIndex, nub)