You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, thanks for providing such a great theme! The globe rotation option is quite fun. However it causes lots of CPU usage on my side. It happens on both Firefox & Chrome. I did brief profiling on Chrome for you to see:
This became very noticable for me as well after I upgraded to a 4K monitor. I touched on some of the possible solutions for this in #20, but I think it's time to disable the spinning by default, and have a flag in the config.toml to enable it if a user so desires.
One idea that I just "implemented" on my own blog is to do the rotation only once, on page load.
So the globe is static, but different depending on time of day, which is a nice touch. ;-)
This, preferably, could also be steered by config variable.
Hi, thanks for providing such a great theme! The globe rotation option is quite fun. However it causes lots of CPU usage on my side. It happens on both Firefox & Chrome. I did brief profiling on Chrome for you to see:
http://imgur.com/CgPtQGG
The text was updated successfully, but these errors were encountered: