swannodette / mori

ClojureScript's persistent data structures and supporting API from the comfort of vanilla JavaScript
http://swannodette.github.io/mori
3.39k stars 147 forks source link

why transducer is slow in firefox #152

Open jcouyang opened 9 years ago

jcouyang commented 9 years ago

http://jsbin.com/zaqaja/1/edit?html,js,console

Firefox on MBP 2.4ghz i7 transducer 7ms reduce 3ms

swannodette commented 9 years ago

This are just differences in JS engines that we cannot account for.