diff options
| author | Tom Smeding <tom@tomsmeding.com> | 2026-05-10 00:34:57 +0200 |
|---|---|---|
| committer | Tom Smeding <tom@tomsmeding.com> | 2026-05-10 00:34:57 +0200 |
| commit | b8c4db39334c6612bd966043d73eb8c1fcacb5b8 (patch) | |
| tree | 616f7ecb69d9c435e9810ec72d6146af9451be06 /src/Main.hs | |
| parent | a63a096d075797f12ed614d5029e16f55a8bc769 (diff) | |
Make genEventID 5x as fast
showIntAtBase wasn't inlined, so not specialised to Word64, so all the
arithmetic went via typeclasses (inluding a number of fromIntegral
@Word64 @Int, which went via Integer).
Diffstat (limited to 'src/Main.hs')
0 files changed, 0 insertions, 0 deletions
