Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix issue #1 by adding timing code. #2

Merged
merged 7 commits into from
Feb 3, 2017
Merged

Fix issue #1 by adding timing code. #2

merged 7 commits into from
Feb 3, 2017

Conversation

arporter
Copy link
Owner

@arporter arporter commented Feb 3, 2017

Code now uses the dl_timer lib to time execution. I've only added two timers so far, mainly to illustrate use of the timing API. More timed regions can be added when further development is undertaken.

Fixes issue #1.

Copy link
Collaborator

@smocavero smocavero left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Timing works well and more timed regions can be easily added. README is clear.

@arporter arporter merged commit 8d2bc8f into master Feb 3, 2017
@arporter arporter deleted the add_timing branch February 3, 2017 15:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants