RiscInside / JavaScriptADTs

Benchmarks for various algebraic data types representations in JavaScript

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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


Languages

Language:JavaScript 98.0%Language:Shell 2.0%