Skip to content
This repository has been archived by the owner on Oct 25, 2019. It is now read-only.

we should capture some stats on the box that cmp was run on. #5

Open
notbenh opened this issue Aug 11, 2009 · 2 comments
Open

we should capture some stats on the box that cmp was run on. #5

notbenh opened this issue Aug 11, 2009 · 2 comments

Comments

@notbenh
Copy link
Owner

notbenh commented Aug 11, 2009

it's nice to have local comparisons, but if we start to do run-to-run comparisons then we should have a way to start to standardize things so that we don't skew results to favor those run on faster boxes.

@trenton
Copy link
Contributor

trenton commented Nov 21, 2009

The compile-step duration should be excluded for compiled languages (Java, Scala)

@notbenh
Copy link
Owner Author

notbenh commented Nov 21, 2009

Exactly, leto and I have been poking at a rebuild of the internals for bench's benchmarker (cleverly called toolbench at this point) that currently supports both a startup and cleanup step that are untimed. I would say that were about 90% done with a first working copy, then it would be a small bit of work to mate the two up so that bench really just becomes an euler_bench config and dir structure processor that hands off the correct syntax to toolbench.

If you want to follow along the code is here: http://github.com/notbenh/tool_bench

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

No branches or pull requests

2 participants