Skip to content

Commit d1f5055

Browse files
author
hp23 Server
committed
Change incorrect numbers (descriptions)
1 parent 1bd918f commit d1f5055

File tree

1 file changed

+11
-5
lines changed

1 file changed

+11
-5
lines changed

_hp/hp/tools/analysis/analysis_may_2024.ipynb

Lines changed: 11 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2598,15 +2598,17 @@
25982598
{
25992599
"cell_type": "markdown",
26002600
"id": "12f42fc8-2f18-48a7-be7a-ba913fa915e5",
2601-
"metadata": {},
2601+
"metadata": {
2602+
"jp-MarkdownHeadingCollapsed": true
2603+
},
26022604
"source": [
26032605
"### General\n",
26042606
"- Basic:\n",
2605-
" - total of 264 tests (0.19%) have different results\n",
2607+
" - total of 226 tests (0.19%) have different results\n",
26062608
" - subresourceloadingCOEP_img is the worst offender (mostly caused by random behavior Firefox bug!, has nothing to do with our test infrastructure)\n",
26072609
" - apart from subresourceloadingCOEP_img seems to be mostly timeout related and thus should be \"fixed\" by majority voting\n",
26082610
"- Parsing:\n",
2609-
" - total of 1501 tests (0.06%) have different results\n",
2611+
" - total of 1306 tests (0.07%) have different results\n",
26102612
" - subresourceloadingCOEP_img worst offender\n",
26112613
" - fetch_GET (Safari only), and upgrade_HSTS (several browsers) also occurs\n",
26122614
" - Safari (MacOS + iPad) has slightly higher rates than the other browsers"
@@ -3584,7 +3586,9 @@
35843586
{
35853587
"cell_type": "markdown",
35863588
"id": "12e83670-77c8-4c13-addf-c03253a62e59",
3587-
"metadata": {},
3589+
"metadata": {
3590+
"jp-MarkdownHeadingCollapsed": true
3591+
},
35883592
"source": [
35893593
"### Test groups that are the most unstable\n",
35903594
"- Overall mean: 0.07% of tests have more than one outcome\n",
@@ -4861,7 +4865,9 @@
48614865
{
48624866
"cell_type": "markdown",
48634867
"id": "45c8c774-4bbc-4d8b-beb6-03a820dc8cd8",
4864-
"metadata": {},
4868+
"metadata": {
4869+
"jp-MarkdownHeadingCollapsed": true
4870+
},
48654871
"source": [
48664872
"### Majority Voting\n",
48674873
"- Perform majority voting\n",

0 commit comments

Comments
 (0)