imalooney / t3tr0s

30th anniversary tetris in ClojureScript

Home Page:t3tr0s.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

controls laggy?

reedlaw opened this issue · comments

Does anyone notice a lag of around a hundred miliseconds when moving pieces? It's especially aparent when hard dropping. I tried the profiler on the live demo but couldn't discern anything from the minified code. When I get a chance I'll try to dig further.

Hmm, I'm not able to reproduce that. 100ms would definitely be noticeable, but it seems instant on my mac running chrome.

Just tried it on Chromium and indeed it is faster. I'm using Firefox 32.0 on Arch Linux and if I move a block too quickly to one side there is such a lag that the movement isn't visible at all and the block just jumps to the edge.

very strange, tried it in firefox 32.0 on mac, and it's still smooth for me.