fetchResource: fetch the flatland walrus siteMissing
portal/common/lib/resource.bench.ts::Resource fetching::fetchResource: fetch the flatland walrus site
N/A
9.1 ms
N/A
New
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
N/A
N/A
36.1 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/A
5.5 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/A
3.4 ms
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)
portal/common/lib/page_fetching.bench.ts::Page fetching::fetchPage: fetch the flatland walrus site
N/A
23.9 ms
N/A
fetchPage: fetch the flatlander walrus siteIgnored
portal/common/lib/page_fetching.bench.ts::Page fetching::fetchPage: fetch the flatlander walrus site
N/A
12.2 ms
N/A
fetchPage: fetch the landing page walrus siteIgnored
portal/common/lib/page_fetching.bench.ts::Page fetching::fetchPage: fetch the landing page walrus site
N/A
13.3 ms
N/A
fetchResource: fetch the flatlander walrus siteIgnored
portal/common/lib/resource.bench.ts::Resource fetching::fetchResource: fetch the flatlander walrus site
N/A
19.8 ms
N/A
fetchResource: fetch the landing page walrus siteIgnored
portal/common/lib/resource.bench.ts::Resource fetching::fetchResource: fetch the landing page walrus site
N/A
9.7 ms
N/A
Commits
Click on a commit to change the comparison range
Base
main
bcf47ce
0%
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.