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

[generalize] Make SELFTIMED style tags editable in a config file. #13

Closed
rrnewton opened this issue Apr 5, 2014 · 3 comments
Closed
Milestone

Comments

@rrnewton
Copy link
Member

rrnewton commented Apr 5, 2014

This protocol of tagged lines is growing kind of large, and it should be abstracted.

Also, as a preemptive measure we should probably add even more fields to the benchmark result schema so as to have room for people to shoehorn in weird stuff. Either that or make the schema itself extensible.

@rrnewton rrnewton changed the title Make SELFTIMED style tags editable in a config file. [generalize] Make SELFTIMED style tags editable in a config file. Apr 9, 2014
@rrnewton
Copy link
Member Author

Also, when we get around to this, some of the hackier extensions to the core schema should be done away with -- productivity, jittime, etc. Those are two environment specific. All that should stay in the core are universal things like TIME, and data about the host machine.

All backends are going to need to be extended with the ability to add custom columns then...

@rrnewton
Copy link
Member Author

Update: custom tags are now supported, but they are done right in the Config value. We have not gone back to having a text-based config file (yet).

@rrnewton
Copy link
Member Author

New use case for this -- in Pycket-benchmarks we want to be able to override SELFTIMED="RESULT-cpu" (cc @samth)

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

No branches or pull requests

1 participant