Feature #10
Pie charts could be improved by caching
Start date:
02/11/2009
Due date:
% Done:
0%
Description
the piecharts are too slow.
the previous way to generate the piecharts, while hacky, worked much faster than the current method of streaming the png pictures from the app, as opposed to saving the images to disk and serving them from there.
History
#1 Updated by Anonymous about 11 years ago
- Status changed from New to Feedback
Didn't you do this with the release of amahi 5.0?
#2 Updated by Anonymous about 11 years ago
- Category set to setup-storage
Notes from feature #28 [piecharts should be sped up]
at the moment it takes a bit of time to load the piecharts. from one second to more, depending on the number of drives and the speed of the machine. it's generally unacceptable as is.
they are inlined at the moment. when they were a file they were much faster.
things could be improved with caching, since the disk sizes and usage does not change dramatically every minute.
Also available in: Atom