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

feat: use HARRemix and record-har by default #3

Open
runspired opened this issue Jan 18, 2020 · 1 comment
Open

feat: use HARRemix and record-har by default #3

runspired opened this issue Jan 18, 2020 · 1 comment

Comments

@runspired
Copy link
Collaborator

Currently the default is to serve assets using ember s. We should capture the output from these servers as a HAR using tracerbench record-har then serve them back up using HARRemix (later tracerbench-serve see #2 ). This will eliminate potential noise from the network / backend APIs providing a more stable and reproducible benchmark.

Users requiring API auth / this level of stability today can customize their build and serve commands to achieve this.

@lifeart
Copy link

lifeart commented Aug 26, 2021

related issue about documentation examples: TracerBench/tracerbench#340

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

No branches or pull requests

2 participants