Hacker News new | ask | show | jobs
by brudgers 3778 days ago
I'm using Chromium. I suspect that it is the response time that makes me perceive the site as not working...even 1 second is a long time for something that appears to be interactive.

The fast response time of the room editor probably sets an expectation. One strategy that may be used to mitigate long response times is to update the screen so that the user sees progress.

Here, though, the calculation makes the page unresponsive to ordinary events like scrolling.

1 comments

Thanks for the feedback, good point. That must be plotly plotting the room modes. I don't really know how to make that not jam up the browser... I'll look into it.