benchmark results
This commit is contained in:
parent
1e297ced3e
commit
9901c708d2
8 changed files with 62 additions and 0 deletions
|
|
@ -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)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue