itsjunetime
ab7a3357a1
Small cleanups and dep updates
2024-09-05 21:26:01 -06:00
itsjunetime
4296c92d7d
Recover from 'pdf is damaged' err and update deps
2024-08-15 18:15:50 -06:00
itsjunetime
f0c0e06c1c
Update deps (specifically the forks of ratatui and ratatui-image)
2024-08-10 14:30:05 -06:00
itsjunetime
248c9b073a
Mostly update dependencies but also resize when terminal resizes
2024-07-29 14:11:40 -06:00
itsjunetime
d4d144d53a
Update dependencies and fix main personal ratatui branch
2024-07-11 23:41:40 -06:00
itsjunetime
34c51f07d6
Update deps
2024-06-23 12:26:32 -06:00
itsjunetime
fc51bca664
Fix benchmarks which were not correctly measuring what they were supposed to
2024-06-08 11:36:56 -06:00
itsjunetime
f893ecba4d
- Add profiling with --profile-time
...
- Update ratatui_image to get improvements from parallelization and removing unnecessary hashing
- Add benchmarks for only converting pages (not rendering)
- Add option to define number of pages to prerender on converter
2024-06-05 00:20:18 -06:00
itsjunetime
8feea1127b
- Run fmt
...
- Use built-in async benching
- Use custom Resize::None when making ratatui images to save some cycles
2024-06-04 16:50:51 -06:00
itsjunetime
5825849434
- Significantly improved time to render full document
...
- Added support for debugging with tokio-console through tracing feature
- Added extra benchmark for checking time to render first page
- Removed unwraps to just make background loops return and terminate if something goes wrong
- Modularize rendering somewhat
2024-06-04 15:46:25 -06:00
itsjunetime
a86730b8da
Very minor performance improvements
2024-06-04 01:12:40 -06:00
itsjunetime
7e2d0d3bea
Add initial support for doing benchmarking and some starting info on how to build the benchmark stuff with poppler debug info
2024-06-03 22:16:05 -06:00
itsjunetime
51b49b0111
Update deps and add hot reloading feature line to README
2024-05-28 15:33:18 -06:00
itsjunetime
9e4ee1ca97
- Remove unused oxipng dep
...
- throw converter onto its own task
- switch to using multi-thread runtime
- use unbounded channels in a few more places to prevent deadlocks
2024-05-27 00:30:56 -06:00
itsjunetime
2a1c2db474
Update ratatui-image with vb64 conditional usage
2024-05-26 16:33:48 -06:00
itsjunetime
c2a0e203c4
- Switch to using personal gits for ratatui and ratatui_image
...
- Activate vb64 feature on personal ratatui_image
- Add more detailed instructions on help string
2024-05-26 16:23:51 -06:00
itsjunetime
698cdf924a
Make searching work much better and actually make the 'n' input skip to the next page with available results
2024-05-26 01:42:49 -06:00
itsjunetime
097c2918e5
Add search functionality
2024-05-19 23:15:42 -06:00
itsjunetime
f298468dc8
Initial commit since things seem pretty solid
2024-05-16 18:23:11 -06:00