Skip to content

Validate values computed for JEM buffers during benchmark #5

@allisterb

Description

@allisterb

General design for a benchmark run over an array/buffer should be:

  1. Compute the baseline value using builtin .NET operators and methods from System.Math.
  2. Compute the value using JEM methods.
  3. In the cleanup phase after each benchmark iteration compare the JEM/builitin values for each element in the array and throw an exception if any don't match.

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions