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.

Testing performance #5

@tevador

Description

@tevador

I have pushed a test release of the C++ generator.

You can build it yourself (instructions here) or download precompiled binaries from here. The precompiled binaries require AVX instruction set, so if your CPU doesn't support it, you have to build your own.

It consists of two binaries: randomjs (the generator) and xst (javascript engine).

It generates and executes 1000 programs and calculates Blake2b hashes of all outputs.

Post your performance numbers and CPU specs.

Xeon E3-1245 @3.7 GHz (Debian 9)

> ./randomjs
Cumulative output hash: bb3bffd3d0eef49066bf5c8e664c082c502fe021a7cdc0cd0c44fe1990560b79
Performance: 100.232 programs per second

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