Avatar for the MystenLabs user
MystenLabs
walrus-sites
BlogDocsChangelog

refactor: create logger class abstraction

#300Merged
Comparing
ta/create-logger-abstraction
(
67cd0a9
) with
main
(
381434d
)
CodSpeed Performance Gauge
0%
Untouched
3

Benchmarks

Passed

decompress plaintext encoding
portal/common/lib/decompress_data.bench.ts::decompressData::decompress plaintext encoding
CodSpeed Performance Gauge
+1%
16.1 µs15.9 µs
decompress gzip encoding
portal/common/lib/decompress_data.bench.ts::decompressData::decompress gzip encoding
CodSpeed Performance Gauge
0%
254.8 µs254.8 µs
decompress deflate encoding
portal/common/lib/decompress_data.bench.ts::decompressData::decompress deflate encoding
CodSpeed Performance Gauge
0%
248.5 µs249.3 µs

Commits

Click on a commit to change the comparison range
Base
main
381434d
+0.35%
Create logger class This class aims to be runtime-agnostic, meaning that it should be able to run in both the browser on on a server. It is useful for cases where someone needs to use a logging mechanism that might be only supported on one runtime For example amplitude provides different interfaces (sdks) for different runtimes.
6832819
10 months ago
by Tzal3x
-0.08%
feat: integrate sentry to server portal (#302)
67cd0a9
10 months ago
by Tzal3x
© 2025 CodSpeed Technology
Home Terms Privacy Docs