Skip to content

Commit

Permalink
Rename GitHub to GitHub Pages (#91)
Browse files Browse the repository at this point in the history
* Update ttfb.sql

* Update ttfb.json
  • Loading branch information
rviscomi authored May 1, 2024
1 parent d15a989 commit 1824608
Show file tree
Hide file tree
Showing 2 changed files with 28 additions and 28 deletions.
54 changes: 27 additions & 27 deletions ttfb.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,12 +20,12 @@
"avg": "0.063837920489296637",
"slow": "0.0034403669724770644"
}, {
"platform": "GitHub",
"platform": "GitHub Pages",
"client": "desktop",
"n": "22244",
"fast": "0.9250134867829527",
"avg": "0.073637834921776654",
"slow": "0.0013486782952706348"
"n": "22243",
"fast": "0.92505507350627159",
"avg": "0.073596187564627075",
"slow": "0.0013487389291012902"
}, {
"platform": "Squarespace",
"client": "desktop",
Expand Down Expand Up @@ -55,12 +55,12 @@
"avg": "0.18090473387707054",
"slow": "0.019801563945177836"
}, {
"platform": "GitHub",
"platform": "GitHub Pages",
"client": "mobile",
"n": "11819",
"fast": "0.79482189694559613",
"avg": "0.19891699805398089",
"slow": "0.0062611050004230473"
"n": "11818",
"fast": "0.79488915214080214",
"avg": "0.19884921306481637",
"slow": "0.0062616347943814524"
}, {
"platform": "GoDaddy Website Builder",
"client": "mobile",
Expand Down Expand Up @@ -99,10 +99,10 @@
}, {
"platform": "Vercel",
"client": "desktop",
"n": "37806",
"fast": "0.68497063958101889",
"avg": "0.2487435856742316",
"slow": "0.0662857747447495"
"n": "37803",
"fast": "0.68494563923498131",
"avg": "0.2487633256619845",
"slow": "0.066291035103034149"
}, {
"platform": "Seravo",
"client": "mobile",
Expand Down Expand Up @@ -197,10 +197,10 @@
}, {
"platform": "HubSpot",
"client": "desktop",
"n": "14292",
"fast": "0.52169045619927235",
"avg": "0.40253288553036665",
"slow": "0.075776658270361036"
"n": "14287",
"fast": "0.52173304402603771",
"avg": "0.40246377825995661",
"slow": "0.075803177714005743"
}, {
"platform": "Fly.io",
"client": "mobile",
Expand All @@ -225,10 +225,10 @@
}, {
"platform": "Vercel",
"client": "mobile",
"n": "39879",
"fast": "0.49404448456581157",
"avg": "0.39923267885353192",
"slow": "0.10672283658065648"
"n": "39877",
"fast": "0.49401910875943528",
"avg": "0.3992527020588309",
"slow": "0.10672818918173384"
}, {
"platform": "Wix",
"client": "desktop",
Expand Down Expand Up @@ -330,10 +330,10 @@
}, {
"platform": "HubSpot",
"client": "mobile",
"n": "13368",
"fast": "0.24543686415320168",
"avg": "0.63008677438659488",
"slow": "0.12447636146020347"
"n": "13363",
"fast": "0.24552869864551374",
"avg": "0.62994836488812389",
"slow": "0.12452293646636234"
}, {
"platform": "Hostinger",
"client": "mobile",
Expand Down Expand Up @@ -362,4 +362,4 @@
"fast": "0.15128712871287128",
"avg": "0.45767326732673269",
"slow": "0.39103960396039605"
}]
}]
2 changes: 1 addition & 1 deletion ttfb.sql
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ DECLARE PLATFORMS ARRAY<STRUCT<regex STRING, name STRING>> DEFAULT [
('caddy/', 'Framer'),
('framer/', 'Framer'),
('fly-request-id', 'Fly.io'),
('x-github-request', 'GitHub'),
('x-github-request', 'GitHub Pages'),
('dps/', 'GoDaddy Website Builder'),
('hostinger', 'Hostinger'),
('zyro.com', 'Hostinger Website Builder'),
Expand Down

0 comments on commit 1824608

Please sign in to comment.