Skip to content

Defining SCALE_FACTOR in a benchmark no longer seems to work #54

Description

@gmarkall

E.g. if REPEAT_FACTOR is 4096, setting:

#define SCALE_FACTOR    (REPEAT_FACTOR >> 4)

in a benchmark seems to have no effect - the benchmark() function is still called 4096 times.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions