wolfstar-project
wolfstar.rocks
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
fix: clean up health check and add explicit cache keys
#100
Comparing
fix/server-cleanup-and-cache-keys
(
399ad91
) with
main
(
161080b
)
CodSpeed Performance Gauge
0%
Untouched
44
Benchmarks
Mode
CPU Simulation
Wall Time
Memory
Status
Untouched
44 total
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
edge case - empty string
test/unit/server/utils/guildNameToAcronym.bench.ts::guildNameToAcronym benchmarks
CodSpeed Performance Gauge
0%
11 µs
11 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
edge case - whitespace only
test/unit/server/utils/guildNameToAcronym.bench.ts::guildNameToAcronym benchmarks
CodSpeed Performance Gauge
0%
11.9 µs
11.9 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
unicode - accented characters
test/unit/server/utils/guildNameToAcronym.bench.ts::guildNameToAcronym benchmarks
CodSpeed Performance Gauge
0%
272.8 µs
272.7 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
differenceMap - no difference (100 entries)
test/unit/shared/utils/comparators.bench.ts::differenceMap benchmarks
CodSpeed Performance Gauge
0%
74.5 µs
74.5 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
differenceArray - no difference (1000 items)
test/unit/shared/utils/comparators.bench.ts::differenceArray benchmarks
CodSpeed Performance Gauge
0%
4.4 ms
4.4 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
differenceMap - partial difference (100 entries, 50% changed)
test/unit/shared/utils/comparators.bench.ts::differenceMap benchmarks
CodSpeed Performance Gauge
0%
199.5 µs
199.5 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
differenceMap - partial additions/removals (100 entries)
test/unit/shared/utils/comparators.bench.ts::differenceMap benchmarks
CodSpeed Performance Gauge
0%
201.8 µs
201.8 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
long name - 20 words
test/unit/server/utils/guildNameToAcronym.bench.ts::guildNameToAcronym benchmarks
CodSpeed Performance Gauge
0%
73.7 µs
73.7 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
short name - single word
test/unit/server/utils/guildNameToAcronym.bench.ts::guildNameToAcronym benchmarks
CodSpeed Performance Gauge
0%
106.2 µs
106.2 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
short name - two words
test/unit/server/utils/guildNameToAcronym.bench.ts::guildNameToAcronym benchmarks
CodSpeed Performance Gauge
0%
55.9 µs
55.9 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
differenceMap - partial difference (1000 entries, 50% changed)
test/unit/shared/utils/comparators.bench.ts::differenceMap benchmarks
CodSpeed Performance Gauge
0%
1.6 ms
1.6 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
differenceArray - partial difference (10 items, 50% changed)
test/unit/shared/utils/comparators.bench.ts::differenceArray benchmarks
CodSpeed Performance Gauge
0%
64.3 µs
64.3 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
differenceMap - partial additions/removals (1000 entries)
test/unit/shared/utils/comparators.bench.ts::differenceMap benchmarks
CodSpeed Performance Gauge
0%
1.6 ms
1.6 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
differenceMap - append operation (100 entries, +10 entries)
test/unit/shared/utils/comparators.bench.ts::differenceMap benchmarks
CodSpeed Performance Gauge
0%
156 µs
156 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
differenceMap - append operation (1000 entries, +10 entries)
test/unit/shared/utils/comparators.bench.ts::differenceMap benchmarks
CodSpeed Performance Gauge
0%
1 ms
1 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
differenceMap - no difference (1000 entries)
test/unit/shared/utils/comparators.bench.ts::differenceMap benchmarks
CodSpeed Performance Gauge
0%
601.5 µs
601.5 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
differenceMap - no difference (10 entries)
test/unit/shared/utils/comparators.bench.ts::differenceMap benchmarks
CodSpeed Performance Gauge
0%
33.8 µs
33.8 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
differenceMap - partial difference (10 entries, 50% changed)
test/unit/shared/utils/comparators.bench.ts::differenceMap benchmarks
CodSpeed Performance Gauge
0%
79.3 µs
79.3 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
differenceArray - no difference (100 items)
test/unit/shared/utils/comparators.bench.ts::differenceArray benchmarks
CodSpeed Performance Gauge
0%
87.2 µs
87.2 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
real-world - typical server name
test/unit/server/utils/guildNameToAcronym.bench.ts::guildNameToAcronym benchmarks
CodSpeed Performance Gauge
0%
56.4 µs
56.4 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
special chars - possessives
test/unit/server/utils/guildNameToAcronym.bench.ts::guildNameToAcronym benchmarks
CodSpeed Performance Gauge
0%
60.4 µs
60.4 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
differenceArray - complete difference (1000 items)
test/unit/shared/utils/comparators.bench.ts::differenceArray benchmarks
CodSpeed Performance Gauge
0%
8.4 ms
8.4 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
differenceArray - partial difference (1000 items, 50% changed)
test/unit/shared/utils/comparators.bench.ts::differenceArray benchmarks
CodSpeed Performance Gauge
0%
6.5 ms
6.5 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
differenceArray - append operation (1000 items, +10 items)
test/unit/shared/utils/comparators.bench.ts::differenceArray benchmarks
CodSpeed Performance Gauge
0%
4.3 ms
4.3 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
differenceMap - partial additions/removals (10 entries)
test/unit/shared/utils/comparators.bench.ts::differenceMap benchmarks
CodSpeed Performance Gauge
0%
78.7 µs
78.7 µs
1
2
Commits
Click on a commit to change the comparison range
Base
main
161080b
-0.01%
fix(api): clean up health check and add explicit cache keys
399ad91
18 hours ago
by RedStar071
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs