Skip to content

moonbit-community/moonbit-native-benchmark2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MoonBit native benchmark

You must have the following dependencies installed:

  • MoonBit
  • ocaml, javac & java, swiftc
  • GNU time or compatible alternative

To build and execute the benchmarks, just run (in repo root directory):

ulimit -s unlimited # make stack size unlimited to prevent overflow
./run.sh

you can run a specific benchmark with:

./run.sh <benchmark-source-file-name-without-ext>

The benchmarks are ported from https://github.com/koka-lang/koka/tree/dev/test/bench.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published