Mossroy
Mossroy
Thanks for the suggestions. I agree that the current layout is not optimal. There had been some discussions about this in #293, and kiwix-js-windows already implements a better layout, IMHO....
A generic event listener might be a good idea, and might speed up some page loading. About the second idea, I'm not sure I understand. I suppose the controlling script...
Very interesting investigation. It would be great to improve performance, which is very bad for now (compared to the native libzim implementation). @peter-x had started working on some cache implementation,...
Cool : that looks very promising!
Thanks a lot for that! I'll try to have a look in the weekend
That's really cool! An amazing work on performance optimization. The speedup is very clear on big articles : the whole page is ready around twice faster. That proves there is...
I agree with your approach, and the way to do it. It's too early to create PRs. It's probably better to try a few different optimizations (even if the code...
Thanks a lot for the offer @Jaifroid . It would indeed be worth porting this on kiwix-js, as the code is not very complicated. But I think of a few...
I should also add that there had been an attempt in #183 to do similar things, (but the speed improvement was not worth it)
Thanks a lot for that branch @Jaifroid . I suggest that we discuss this code in another issue. This one is bloated by a lot of discussions about other performance...