GithubHelp home page GithubHelp logo

snimmagadda / sandmark Goto Github PK

View Code? Open in Web Editor NEW

This project forked from ocaml-bench/sandmark

0.0 1.0 0.0 11.33 MB

Benchmarking the OCaml compiler and all its friends

Makefile 0.13% OCaml 66.86% C 32.21% C++ 0.80%

sandmark's Introduction

sandmark

a benchmarking suite for ocaml

try make ocaml-versions/4.06.0.bench

running a given benchmark

make ocaml-versions/4.06.0.bench BENCH_TARGET=benchmarks/js_of_ocaml/bench

pre-requisites

on Linux you need to have libgmp-dev installed for several of the benchmarks to work.

Multicore notes

running multicore specific benchmarks

make ocaml-versions/4.06.1+multicore.bench BENCH_TARGET=multibench

ctypes

ctypes 14.0.0 doesn't support multicore. A workaround is to update dependencies/packages/ctypes/ctypes.0.14.0/opam to use https://github.com/yallop/ocaml-ctypes/archive/14d0e913e82f8de2ecf739970561066b2dce70b7.tar.gz as the source url.

OS X

This is only needed for multicore versions before this commit

The ocaml-update-c command in multicore needs to run with GNU sed. sed will default to a BSD sed on OS X. One way to make things work on OS X is to install GNU sed with homebrew and then update the PATH you run sandmark with to pick up the GNU version.

sandmark's People

Contributors

sadiqj avatar stedolan avatar ctk21 avatar kayceesrk avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.