Skip to content

isabella232/binast-benches

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

binast-benches

Requirements

js

SpiderMonkey build (Firefox's JavaScript engine). You can find a prebuilt version here: https://download-origin.cdn.mozilla.net/pub/firefox/nightly/latest-mozilla-central/.

Atlernatively you can build it from source: https://developer.mozilla.org/en-US/docs/Mozilla/Projects/SpiderMonkey/Build_Documentation.

binjs_encode

Download the source code: https://github.com/binast/binjs-ref and build a local version.

Usage

  • make encode: encode JavaScript files
  • make test: run benchmarks

About

Benchmarks for BinAST

Resources

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Makefile 52.7%
  • JavaScript 47.3%