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

Adding support for Cost, Accuracy and SpeedUp in report for Multi-Alts #805

Merged
merged 15 commits into from
May 23, 2024

Conversation

JPepperwood123
Copy link
Contributor

This PR is the last of the two PRs that involve altering the report page.

While the first one was exclusively about displaying the graphs on the report page, this one included changes in 3 big places

  1. The Accuracy vs Speed graph which didn't generate points for the Developer Targets now supports it

  2. The Developer Targets on the report weren't hyperlinked and their individual Accuracy and Speedup weren't being calculated correctly - now being supported.

  3. The .../graphs/ Results page was also erroneous. The summarizing graphs were displaying incorrect values and the target summary was also incorrect - with the change being made from a singular or no target to a list of target. A design decision of choosing the best target was made here to support the aesthetic.

src/sandbox.rkt Outdated Show resolved Hide resolved
src/sandbox.rkt Outdated Show resolved Hide resolved
src/sandbox.rkt Outdated Show resolved Hide resolved
src/sandbox.rkt Outdated Show resolved Hide resolved
src/web/pages.rkt Outdated Show resolved Hide resolved
src/web/resources/report.js Outdated Show resolved Hide resolved
src/web/resources/report.js Show resolved Hide resolved
@pavpanchekha
Copy link
Contributor

Minor nits only. Does it look OK? If so I'm happy to merge.

@pavpanchekha
Copy link
Contributor

What are we waiting for to merge?

@pavpanchekha
Copy link
Contributor

@JPepperwood123 What are we waiting for to merge?

@JPepperwood123 JPepperwood123 merged commit 7841f25 into main May 23, 2024
12 checks passed
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