Age | Commit message (Expand) | Author |
---|---|---|
2023-01-18 | add some more docstrings | Daniel Schadt |
2023-01-18 | add support for SQLite output | Daniel Schadt |
2023-01-17 | factor out saving logic | Daniel Schadt |
2023-01-17 | replace std::mpsc with crossbeam_channel | Daniel Schadt |
2023-01-16 | use a single thread to write out files | Daniel Schadt |
2023-01-12 | parallelize PNG encoding | Daniel Schadt |
2023-01-12 | clean up some unused code | Daniel Schadt |
2023-01-11 | add some first benchmarks | Daniel Schadt |
2023-01-10 | considerably speed up the rendering process | Daniel Schadt |
2023-01-08 | add a progress bar | Daniel Schadt |
2023-01-08 | fix janky lines | Daniel Schadt |
2023-01-08 | Initial commit | Daniel Schadt |