wikilyze/brood/src
Joscha e04215802e Speed up ingest using rustc_hash
An enwiki ingest went from ca. 6:50 minutes down to ca. 7:00 minutes. Oh
wait...

This was not a rigorous test, but rustc_hash doesn't seem to have a
significant positive impact. Maybe I'm just holding it wrong, but right
now I'd rather remove it again and have simpler code/deps.
2024-12-31 13:06:46 +01:00
..
commands Speed up ingest using rustc_hash 2024-12-31 13:06:46 +01:00
data Implement new graph data structure and dijkstra 2024-12-31 00:47:14 +01:00
algo.rs Implement new graph data structure and dijkstra 2024-12-31 00:47:14 +01:00
commands.rs Rewrite ingest command 2024-12-31 13:06:46 +01:00
data.rs Rewrite ingest command 2024-12-31 13:06:46 +01:00
graph.rs Rewrite ingest command 2024-12-31 13:06:46 +01:00
main.rs Rewrite ingest command 2024-12-31 13:06:46 +01:00
util.rs Rewrite ingest command 2024-12-31 13:06:46 +01:00