swannodette / mori

ClojureScript's persistent data structures and supporting API from the comfort of vanilla JavaScript

Home Page:http://swannodette.github.io/mori

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

why transducer is slow in firefox

jcouyang opened this issue · comments

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

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

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