jskelcy / life

3 stars 5 forks source link

jank issue: when i use babel instead of jsxtransformer. #12

Open showhuo opened 8 years ago

showhuo commented 8 years ago

I've tried to replace jsxtransformer.js in html head with babel(in this case, browser.js or babel-standalone for babel6.0), then everything seems all right, except that the "animation" takes around 200ms to finish, say 5fps jank issue... I use chrome devtool timeline to record. BTW, i tried the react.js implementation. Can anyone help? Thanks!

paul-jean commented 8 years ago

Hi showhuo, thanks for your question! I don't think I can help you with this. If you figure it out I'd appreciate if you'd explain what's happening though.