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

Visualization of performance data #27

Closed
topisani opened this issue Nov 24, 2017 · 1 comment
Closed

Visualization of performance data #27

topisani opened this issue Nov 24, 2017 · 1 comment
Labels

Comments

@topisani
Copy link
Member

OTTO records performance data to a json file in data/timers.json in debug builds. It would be great to be able to analyze this data, maybe draw some graphs, or even have an interactive js visualization.

Using travis, this could be built for each commit, and pushed to a webpage.

For reference, this is the interface for recording data:
https://github.com/topisani/OTTO/blob/master/src/util/timer.hpp

@topisani topisani added the tools label Nov 24, 2017
@hox3d
Copy link

hox3d commented Mar 12, 2019

Just saw this, is it still needed?
For instance, would a python script work in that case?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants