You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
❯ time .stack-work/install/x86_64-osx/lts-13.21/8.6.5/bin/bingo-sim 100000
Trials: 100000
Bingos: 3529
Hit rate: 0.03529
0.71s user 0.02s system 98% cpu 0.738 total
synopsis: A small playground to learn about profiling Haskell.
12
12
13
13
description: This package simulates the probability of scoring a bingo at a particular children's carnival game. I've been using it to learn how profiling in Haskell works.
0 commit comments