fetchResource: fetch the flatland walrus siteMissing
portal/common/lib/resource.bench.ts::Resource fetching::fetchResource: fetch the flatland walrus site
N/A
9.1 msN/A
New
fetchResource: fetch the landing page site (no redirects)
portal/common/lib/resource.bench.ts::Resource fetching with mocked network calls::fetchResource: fetch the landing page site (no redirects)
N/A
N/A1.4 ms
fetchResource: fetch the flatlander site (with redirects)
portal/common/lib/resource.bench.ts::Resource fetching with mocked network calls::fetchResource: fetch the flatlander site (with redirects)
N/A
N/A3.4 ms
fetchPage: should successfully fetch the mocked landing page site
portal/common/lib/page_fetching.bench.ts::Page fetching with mocked network calls::fetchPage: should successfully fetch the mocked landing page site
N/A
N/A5.5 ms
fetchPage: should successfully fetch a mocked page site using redirect
portal/common/lib/page_fetching.bench.ts::Page fetching with mocked network calls::fetchPage: should successfully fetch a mocked page site using redirect
portal/common/lib/resource.bench.ts::Resource fetching::fetchResource: fetch the landing page walrus site
Ignored
N/A
9.7 msN/A
fetchPage: fetch the flatland walrus site
portal/common/lib/page_fetching.bench.ts::Page fetching::fetchPage: fetch the flatland walrus site
Ignored
N/A
23.9 msN/A
fetchPage: fetch the flatlander walrus site
portal/common/lib/page_fetching.bench.ts::Page fetching::fetchPage: fetch the flatlander walrus site
Ignored
N/A
12.2 msN/A
fetchPage: fetch the landing page walrus site
portal/common/lib/page_fetching.bench.ts::Page fetching::fetchPage: fetch the landing page walrus site
Ignored
N/A
13.3 msN/A
fetchResource: fetch the flatlander walrus site
portal/common/lib/resource.bench.ts::Resource fetching::fetchResource: fetch the flatlander walrus site
Ignored
N/A
19.8 msN/A
Commits
Click on a commit to change the comparison range
Base
main
bcf47ce
+0.26%
Use ubuntu 22.04 instead of ubuntu latest
Only Ubuntu 20.04 and 22.04 are supported
at the moment by codspeed.
This resulted ubuntu latest breaking the
gh action.