Commit Graph

13 Commits

Author SHA1 Message Date
Mats Rauhala 6f0d8d0372 Add flakes 2022-02-07 15:03:00 +02:00
Mats Rauhala 41c666fe93 Make the analysis parallel (#2)
Co-authored-by: Mats Rauhala <mats.rauhala@iki.fi>
Reviewed-on: #2
Co-authored-by: Mats Rauhala <masse@rauhala.info>
Co-committed-by: Mats Rauhala <masse@rauhala.info>
2021-10-29 22:41:46 +03:00
Mats Rauhala 87f6eb00f6 Bring the addressbook back up to date
- bytestring-trie is not available
- hls
- modern shell.nix
- base
- Re-implement trie, with benchmarks
- Realize my implementation of trie is slower than Data.Map, use that
  instead
2021-10-29 17:22:29 +03:00
Mats Rauhala a672fecbc9 Querying 2020-12-11 17:55:52 +02:00
Mats Rauhala 91578bfb03 Save as trie 2020-12-11 17:55:35 +02:00
Mats Rauhala 22b143aac7 Wall everything 2020-12-11 17:53:34 +02:00
Mats Rauhala a4da4f73da Reduce into unique addresses 2020-12-10 23:20:38 +02:00
Mats Rauhala 55ddbd55e2 Streaming read 2020-12-10 23:08:03 +02:00
Mats Rauhala d0521df8bb Parse headers from an email 2020-12-10 22:22:46 +02:00
Mats Rauhala 98ec13e0cd Fix the email comment format 2020-12-10 21:38:32 +02:00
Mats Rauhala b483ccb3f4 Tests pass 2020-12-10 21:24:23 +02:00
Mats Rauhala ddeb89c025 Deps 2020-12-10 19:50:26 +02:00
Mats Rauhala 3226856439 Initial commit 2020-12-10 19:47:11 +02:00