sharun-s

Results 24 comments of sharun-s
trafficstars

Just an update - Turns out there is only one camera (I thought there were multiple cams to produce the panorama view - the single cam apparently does it with...

If the cache is maintained only during asset loading and then thrown away there is some nice article loading speed up to be gained. I noticed this while playing around...

The code here is pretty simple because it's just being used during one page load (further just restricted to image loads - which cause the biggest number of requests). If...

@mossroy I believe, I have some good news for you :-) Please take a look at a new branch I have created called [workers](https://github.com/sharun-s/kiwix-html5/tree/workers) when you get time. And use...

:) Yup there are lot of issues and lot possibilities. Which is why I posted and didn't submit a PR. There is lot's to discuss before that happens. I think...

:) thanks @Jaifroid but I wouldn't use this code right now. It will in all likelihood lead to newer more exotic issues. Worker lifecycle/termination is not at all being handled,...

Just an fyi - have updated my [dev](https://github.com/sharun-s/kiwix-html5/commit/cf6231777edcb7094ec420c0b544b81ae6785f12) branch. Fingers crossed with this change you should see some nice load times. Before if there were N images to load I...

@Jaifroid haven't change anything much in the css portion, other than to add a promise (cssLoaded), to track when the css file has completed it's loading. You can lookup where...

I have mostly been testing on Chrome. But I did a brief Firefox and Edge (on desktop) run and found things mysteriously much faster on Firefox and much slower on...

Yup should be a easy fix. Maybe the kiwi favicon can be added too. I just logged it to not forget. I have a couple bookmarks setup in the bookmark...