Skip to content

Competing implementation of RandomX in JavaScript. #306

@l1mey112

Description

@l1mey112

RandomX.js has been implemented and tested extensively against the ground truth. It reaches a hashrate of 20 H/s per thread, quite higher than the original proposed speed of 1-2 H/s, but still 5x slower than light verification on the same machine (100 H/s). Among 8-16 threads it reaches 150-200 H/s.

I suggest you take a look. This may pave way for feasible webminers, though I doubt it unless I can micro optimise it further or AES-NI instructions are added to WebAssembly SIMD.

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