Avatar for the MystenLabs user
MystenLabs
walrus-sites
BlogDocsChangelog

feat(portal): integrate resource routing to portal

#235Merged
Comparing
220-integrate-routing-to-portal
(
19bbc53
) with
main
(
bcf47ce
)
CodSpeed Performance Gauge
0%
Improvements
0
Regressions
0
Untouched
3
New
4
Dropped
1
Ignored
5

Benchmarks

Failed

fetchResource: fetch the flatland walrus siteMissing
portal/common/lib/resource.bench.ts::Resource fetching::fetchResource: fetch the flatland walrus site
CodSpeed Performance Gauge
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
CodSpeed Performance Gauge
N/A
N/A
31 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
CodSpeed Performance Gauge
N/A
N/A
5.6 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)
CodSpeed Performance Gauge
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)
CodSpeed Performance Gauge
N/A
N/A
1.4 ms

Passed

decompress deflate encoding
portal/common/lib/decompress_data.bench.ts::decompressData::decompress deflate encoding
CodSpeed Performance Gauge
0%
248.6 µs
247.6 µs
decompress plaintext encoding
portal/common/lib/decompress_data.bench.ts::decompressData::decompress plaintext encoding
CodSpeed Performance Gauge
0%
15.9 µs
15.9 µs
decompress gzip encoding
portal/common/lib/decompress_data.bench.ts::decompressData::decompress gzip encoding
CodSpeed Performance Gauge
0%
253.7 µs
253.4 µs

Ignored

fetchPage: fetch the flatland walrus siteIgnored
portal/common/lib/page_fetching.bench.ts::Page fetching::fetchPage: fetch the flatland walrus site
CodSpeed Performance Gauge
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
CodSpeed Performance Gauge
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
CodSpeed Performance Gauge
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
CodSpeed Performance Gauge
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
CodSpeed Performance Gauge
N/A
9.7 ms
N/A

Commits

Click on a commit to change the comparison range
Base
main
bcf47ce
0%
Create getRoutes() to parse the Routes DF
e51911b
4 months ago
by Tzal3x
+40%
Implement matchPathToRoute and minor refactorings
3f91b29
4 months ago
by Tzal3x
-56%
Enrich routing.test.ts for matchPathToRoute
3cbefe0
4 months ago
by Tzal3x
+62%
Fix SITE_PACKAGE to include the one in gg/move/upgrade
4a9b370
4 months ago
by Tzal3x
-133%
Integrate getRoutes & matchPathToRoute to page_fetching.ts
c66ace1
4 months ago
by Tzal3x
-6%
Add error handling for sites without Routes defined
99c42fc
4 months ago
by Tzal3x
+44%
Fix build error
e86a2b6
4 months ago
by Tzal3x
-22%
Minor update resource parhts to start with "/"
6e8edf6
4 months ago
by Tzal3x
+70%
Merge branch 'develop' into 220-integrate-routing-to-portal
ad8f00c
4 months ago
by Tzal3x
-17%
Use old contract version that does not include Ranges
4a24284
4 months ago
by Tzal3x
+18%
Improve performance in matchPathToRoute
19bbc53
4 months ago
by Tzal3x
Home Terms PrivacyDocs