plasma-umass / doppio

Breaks the browser language barrier (includes a plugin-free JVM).
http://plasma-umass.github.io/doppio-demo
MIT License
2.16k stars 174 forks source link

Investigate Using Scala.js's Long Implementation #444

Open jvilk opened 8 years ago

jvilk commented 8 years ago

Link to Scala source

One of the Scala.js folks mentioned that switching to Scala.js's Long implementation may yield a noticeable speedup on most common Long operations. This is worth experimenting with.