Skip to content
This repository was archived by the owner on Sep 20, 2023. It is now read-only.
This repository was archived by the owner on Sep 20, 2023. It is now read-only.

[RNG] Speed up generation of primtype for checks #269

@vincenthz

Description

@vincenthz

prim type arbitrary generation goes through a bytearray of the size of the prim type which is not optimised or a fast method for generating.

  • Add some methods to the rng class to generate cpu-register sized random (for Word* and Int*)
  • Other possible speed up ..

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions