Skip to content
This repository was archived by the owner on Nov 8, 2021. It is now read-only.
This repository was archived by the owner on Nov 8, 2021. It is now read-only.

Reproducibility across different platforms #3

@tevador

Description

@tevador

I added a new test project which can be used for testing results on different platforms.

If you want to test it on your platform:

  1. Start the sandbox node sandbox.js
  2. Run command ./Tevador.RandomJS.Test.exe --threads 2 --seed 123 --count 1000

The number of threads can be adjusted according to the number of cores of your processor. The command generates 1000 random programs and calculates a cumulative hash of all the outputs.

So far I have tested:

  • Intel Ivy Bridge, Windows x86_64
  • Intel Sandy Bridge, Ubuntu x86_64
  • AMD Ryzen, Ubuntu x86_64
  • Raspberry PI, Ubuntu armv7l
  • Intel Kaby Lake R, Windows x86_64

In all cases the result is 3cc26d6be7f5f542e8037247deec69c2e3a3d70db67dac5371f86e06fbe3c8cc.

(Valid as of commit 79d3c4c)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions