Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Runtime benchmarks from the "Are We Fast Yet?" family of benchmarks.

  • queens: 8-queens constraint solver.
  • deltablue: DeltaBlue incremental constraint hierarchy solver.
  • richards: Richards OS task scheduler simulation.
  • nbody: N-body gravitational physics simulation of the solar system.
  • mandelbrot: Mandelbrot set fractal computation.
  • bounce: Ball bouncing simulation.
  • brainfuck: Brainfuck interpreter.
  • cd: Aircraft collision detection simulation.
  • gcbench: Garbage collector stress benchmark (balanced binary trees).
  • json: JSON parsing of a large input.
  • list: List processing / recursive tail benchmark.
  • permute: List permutations.
  • kmeans: K-means clustering.
  • tracer: Ray tracing.

Source: https://github.com/sjrd/scalajs-benchmarks