Skip to content

gmh5225/JavaScriptADTs

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

JavaScript ADT representations benchmarks

The goal of this repository is to measure the impact of algebraic data type representations in JS on performance of JavaScript programs manipulating them.

PRs with corrections/new benchmarks welcome.

Benchmarks

  • symbolic_diff - Symbolic differentiation of simple expressions

About

Benchmarks for various algebraic data types representations in JavaScript

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 98.0%
  • Shell 2.0%