Skip to content

sjrd/scalajs-benchmarks

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Scala.js Benchmarks

Build Status Scala.js

Benchmarks for Scala.js

All derivative work is the copyright of their respective authors and distributed under their original license. All original work unless otherwise stated is distributed under the same license as Scala.js.

Get started

Open sbt and run the benchmarks with the run command of every project. For example,

> richardsJS/run

To test the fullOpt version, use, as usual:

> set scalaJSStage in Global := FullOptStage

The benchmarks cross-compiled and can be run with the JVM too:

> richardsJVM/run

Releases

No releases published

Packages

No packages published

Languages

  • Scala 78.3%
  • JavaScript 19.2%
  • Shell 1.3%
  • HTML 1.2%