-
Notifications
You must be signed in to change notification settings - Fork 4.8k
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
[PERF] Add hybrid globalization testing runs #89825
[PERF] Add hybrid globalization testing runs #89825
Commits on Aug 17, 2023
-
Configuration menu - View commit details
-
Copy full SHA for b68920a - Browse repository at this point
Copy the full SHA b68920aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 19f1061 - Browse repository at this point
Copy the full SHA 19f1061View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7d22f82 - Browse repository at this point
Copy the full SHA 7d22f82View commit details -
Configuration menu - View commit details
-
Copy full SHA for 05d4f90 - Browse repository at this point
Copy the full SHA 05d4f90View commit details -
Configuration menu - View commit details
-
Copy full SHA for 05b6ee5 - Browse repository at this point
Copy the full SHA 05b6ee5View commit details -
Configuration menu - View commit details
-
Copy full SHA for eb857cd - Browse repository at this point
Copy the full SHA eb857cdView commit details -
Configuration menu - View commit details
-
Copy full SHA for bc350da - Browse repository at this point
Copy the full SHA bc350daView commit details -
Try simplifying the number of files added and more properly pass the …
…HybridGlobalization through, including setting it as an envvar and adding it to the RunConfigurations.
Configuration menu - View commit details
-
Copy full SHA for 575d6b3 - Browse repository at this point
Copy the full SHA 575d6b3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4961110 - Browse repository at this point
Copy the full SHA 4961110View commit details -
Configuration menu - View commit details
-
Copy full SHA for f57b69a - Browse repository at this point
Copy the full SHA f57b69aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 25f93aa - Browse repository at this point
Copy the full SHA 25f93aaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 54cc7f5 - Browse repository at this point
Copy the full SHA 54cc7f5View commit details -
Change globalHybridization to be a string instead of bool for hopeful…
…ly proper passthrough.
Configuration menu - View commit details
-
Copy full SHA for 5edad90 - Browse repository at this point
Copy the full SHA 5edad90View commit details -
Configuration menu - View commit details
-
Copy full SHA for beddb10 - Browse repository at this point
Copy the full SHA beddb10View commit details -
Revert "Remove wasm from testing for now since ubuntu queues are low."
This reverts commit ce382c5.
Configuration menu - View commit details
-
Copy full SHA for b37b5f0 - Browse repository at this point
Copy the full SHA b37b5f0View commit details -
Revert "Revert "Remove testing stuff.""
This reverts commit f8ec39a.
Configuration menu - View commit details
-
Copy full SHA for b2f10d8 - Browse repository at this point
Copy the full SHA b2f10d8View commit details -
Configuration menu - View commit details
-
Copy full SHA for c07a9d7 - Browse repository at this point
Copy the full SHA c07a9d7View commit details -
Revert "Revert "Revert "Remove testing stuff."""
This reverts commit f7a2c2c.
Configuration menu - View commit details
-
Copy full SHA for 8e9b5ab - Browse repository at this point
Copy the full SHA 8e9b5abView commit details -
Switch to using hybridGlobalization inline rather than duplicating cl…
…auses for hybridGlobalization true and false.
Configuration menu - View commit details
-
Copy full SHA for 65d1f18 - Browse repository at this point
Copy the full SHA 65d1f18View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0c0c9e2 - Browse repository at this point
Copy the full SHA 0c0c9e2View commit details -
Configuration menu - View commit details
-
Copy full SHA for f87ada8 - Browse repository at this point
Copy the full SHA f87ada8View commit details -
Configuration menu - View commit details
-
Copy full SHA for c64d7fa - Browse repository at this point
Copy the full SHA c64d7faView commit details
Commits on Aug 22, 2023
-
Fix spacing in NativeAOT Makefile and make performance-setup.sh match…
… .ps1 version when hybridglobalization is set.
Configuration menu - View commit details
-
Copy full SHA for 189353d - Browse repository at this point
Copy the full SHA 189353dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9f341df - Browse repository at this point
Copy the full SHA 9f341dfView commit details
Commits on Aug 23, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 0806316 - Browse repository at this point
Copy the full SHA 0806316View commit details -
Update the Blazor and iOS test names to take into account hybridGloba…
…lization and setting up a standard for scenario run configs going forward. By having the hybridglobaliztion in both the runconfig and the name when different from the default, the names will only update for non-default settings auto-updating PowerBI while the runconfigs will be available whenever necessary.
Configuration menu - View commit details
-
Copy full SHA for 211f437 - Browse repository at this point
Copy the full SHA 211f437View commit details -
Only add the hybridglobalization run config when it is true (explicit…
…ly set) to ensure backward compitibility in PowerBI and PerfCommand.
Configuration menu - View commit details
-
Copy full SHA for 9c50a5d - Browse repository at this point
Copy the full SHA 9c50a5dView commit details
Commits on Aug 28, 2023
-
Configuration menu - View commit details
-
Copy full SHA for f58e362 - Browse repository at this point
Copy the full SHA f58e362View commit details
Commits on Sep 1, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 7f24bd8 - Browse repository at this point
Copy the full SHA 7f24bd8View commit details
Commits on Sep 6, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 55080ef - Browse repository at this point
Copy the full SHA 55080efView commit details
Commits on Sep 11, 2023
-
Don't run Minimum blazor when running for hybridGlobalization since t…
…hey don't have icu files.
Configuration menu - View commit details
-
Copy full SHA for c0bcaee - Browse repository at this point
Copy the full SHA c0bcaeeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0c0e3c8 - Browse repository at this point
Copy the full SHA 0c0e3c8View commit details
Commits on Sep 12, 2023
-
Setup the v8 profile to always be the one that is ran since the non-v…
…8 profile has not been on the testing list before the new hybridglobalization addition.
Configuration menu - View commit details
-
Copy full SHA for e989a2a - Browse repository at this point
Copy the full SHA e989a2aView commit details
Commits on Sep 18, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 996367c - Browse repository at this point
Copy the full SHA 996367cView commit details
Commits on Sep 22, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 32b8c31 - Browse repository at this point
Copy the full SHA 32b8c31View commit details