Giter VIP home page Giter VIP logo

Comments (3)

moazzammoriani avatar moazzammoriani commented on July 24, 2024 1

Hi, I have done as you asked and drafted the PR.

from sandmark.

moazzammoriani avatar moazzammoriani commented on July 24, 2024

May I work on this?

from sandmark.

Sudha247 avatar Sudha247 commented on July 24, 2024

Hi @moazzammoriani! Thanks for volunteering to work on this issue. I've described the next steps below, do ask if something is unclear.

I hope you've been able to setup OCaml on your machine. Let us know if there are any issues with it, we can sort that out.

The first step I'd suggest is to start a run of sandmark on 5.0.0+trunk. You can do it with this script from within sandmark directory: https://github.com/ocaml-bench/sandmark/blob/main/run_all_serial.sh

sh run_all_serial.sh

should do the trick.

After the run is over, you'll be able to see the results in the _results directory.

Next, js_of_ocaml is currently disabled for the benchmark run. To enable it again, you'll need to remove it from the list here: https://github.com/ocaml-bench/sandmark/blob/main/ocaml-versions/5.0.0%2Btrunk.json#L20. Now, do the run again. You should see the js_of_ocaml dependency failing and run not completing. It's because the version in the dependencies does not work with our compiler. Post the failure message here if you see it. Let me know once you are done with the above two items, I'll add more details on how to fix the error. You can also create a draft PR after removing js_of_ocaml from the 5.0.0+trunk file and we can go from there.

from sandmark.

Related Issues (20)

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.