Skip to content

Improve the accuracy of the performance timing #26

@colinrg

Description

@colinrg
Collaborator

The current timing is not particularly accurate, although it does give a good relative timing for identifying when a performance problem has been introduced, by making calls and doing a continuous time check within a loop.
I am currently working on an improved timing of function calls that will be more accurate, and once complete I can incorporate this into the unit test framework.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

    Development

    No branches or pull requests

      Participants

      @colinrg

      Issue actions

        Improve the accuracy of the performance timing · Issue #26 · cppocl/unit_test_framework