Hacker News new | past | comments | ask | show | jobs | submit login

> I could 50x lower the speed of execution and the client wouldnt even feel it

Is that a typo? Did you mean "50%"?




no 50x. If you design your applications correctly with the right data structures, you rarely need all the computational power today´s machines have. In some cases, yea probably. but in most cases, hardware is already too good!


Well it seems like the clock example they have can't even hit 60 FPS without consuming 100% cpu (of one core). So yeah you probably don't want to actually use Python in the browser (via a JS interpreter).


I'm getting 2.7% CPU usage with the clock loaded on Firefox, possibly platform dependant?




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: