|
78bc8b1e64
|
Increase cache size and pre-cache resolution
Improve performance by not caching pages which would have to be removed
from cache anyways
|
2023-11-23 12:46:19 +01:00 |
|
|
1a7f7498cd
|
Implement pre-caching with lower resolution
|
2023-11-23 12:23:20 +01:00 |
|
|
bb3e547660
|
Use env_logger and debug! instead of println!
|
2023-11-23 10:15:53 +01:00 |
|
|
e9b2263276
|
Apply cargo fix
|
2023-11-23 09:35:18 +01:00 |
|
|
5659707132
|
Make render-caching work!!!
|
2023-11-22 21:45:00 +01:00 |
|
|
b98ca6c9f6
|
Managed to render to png, still only proof of concept
|
2023-11-22 19:35:16 +01:00 |
|
|
c6d8eb4a59
|
Drawing code and performance improvements
|
2023-11-21 20:17:20 +01:00 |
|
|
21ea774a00
|
Taking time for drawing and caching
|
2023-11-21 19:16:54 +01:00 |
|
|
2c524625c1
|
Clean up draw function arguments
|
2023-11-21 19:03:30 +01:00 |
|
|
99e03d21a2
|
Remove unnecessary drawing context
|
2023-11-21 18:40:39 +01:00 |
|
|
874120108b
|
Remove commented code
|
2023-11-21 18:20:05 +01:00 |
|
|
a9729005ff
|
Fix cargo warnings
|
2023-11-21 18:16:27 +01:00 |
|
|
4feecffb9b
|
Move drawing to separate code file
|
2023-11-21 18:12:43 +01:00 |
|