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

Compare a given list of evaluations #7

Closed
HackerFoo opened this issue Jul 23, 2020 · 1 comment · Fixed by #18
Closed

Compare a given list of evaluations #7

HackerFoo opened this issue Jul 23, 2020 · 1 comment · Fixed by #18

Comments

@HackerFoo
Copy link

Given a list of evaluations, produce series of tables (or rows) showing metrics with respect to the first eval e.g.

Eval Placement Time Routing Time CPD
1 100s 200s 18ns
2 50s (2x) 150 (1.3x) 18ns (1x)
3 25s (4x) 100 (2x) 15ns (1.2x)
@TypingKoala
Copy link
Collaborator

This improvement may need #9 for filtering evaluations into a single row so that multiple can be compared.

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