--
You received this message because you are subscribed to the Google Groups "loading-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to loading-dev...@chromium.org.
To view this discussion visit https://groups.google.com/a/chromium.org/d/msgid/loading-dev/CAG48ez10KY6Tc04XDw%2BsQCdHK-c%2BJCR0oWKt3Os7iR8%3D_0sHAA%40mail.gmail.com.
We have perf try bots that can ensure the performance win for the uploaded Gerrit change.https://source.chromium.org/chromium/chromium/src/+/main:docs/speed/perf_trybots.mdAnd, I think we still have some loading related benchmarks there though the sheet might be outdated.https://docs.google.com/spreadsheets/d/1ZdQ9OHqEjF5v8dqNjd7lGUjJnK6sgi8MiqO7eZVMgD0/edit?usp=sharing
I tentatively kicked a job that compares performance before and after your CL, but I'm not sure this is the best benchmark for this improvement.
https://pinpoint-dot-chromeperf.appspot.com/job/17a8ba2b910000
Usually, we track the real-world impact via a Finch A/B testing as loading optimization is really challenging to be evaluated in benchmarks.So, if you really want to track the impact, you may add a base::Feature flag with enabled by default setting, and run a finch with a server side configuration.