Avatar for the Cap-go user
Cap-go
capgo
BlogDocsChangelog

feat(notifications): add AE native notifications

#2209
Comparing
codex/native-notifications-ae
(
6b22d61
) with
main
(
c6692bf
)
CodSpeed Performance Gauge
0%
Untouched
43
Skipped
2

Benchmarks

45 total
number exceeding max
benches/cloudflare-utils.bench.ts::normalizeAnalyticsLimit
CodSpeed Performance Gauge
+1%
15.7 µs15.6 µs
with undefined
benches/password-policy.bench.ts::getEffectivePasswordMinLength
CodSpeed Performance Gauge
0%
14.3 µs14.2 µs
/updates manifest response with metadata
benches/plugin-hot-paths.bench.ts::plugin endpoint response shaping
CodSpeed Performance Gauge
0%
116.1 µs115.7 µs
valid number within range
benches/cloudflare-utils.bench.ts::normalizeAnalyticsLimit
CodSpeed Performance Gauge
0%
25.6 µs25.5 µs
with edge values
benches/password-policy.bench.ts::getEffectivePasswordMinLength
CodSpeed Performance Gauge
0%
18.9 µs18.8 µs
with valid min length
benches/password-policy.bench.ts::getEffectivePasswordMinLength
CodSpeed Performance Gauge
0%
19.4 µs19.4 µs
invalid password (all rules fail)
benches/password-policy.bench.ts::getPasswordPolicyValidationErrors
CodSpeed Performance Gauge
0%
39.5 µs39.4 µs
/channel_self set payload validation
benches/plugin-hot-paths.bench.ts::plugin endpoint request parsing
CodSpeed Performance Gauge
0%
46.1 µs46 µs
empty policy
benches/password-policy.bench.ts::getPasswordPolicyValidationErrors
CodSpeed Performance Gauge
0%
26.7 µs26.7 µs
/channel_self GET query normalization
benches/plugin-hot-paths.bench.ts::plugin endpoint request parsing
CodSpeed Performance Gauge
0%
130.5 µs130.2 µs
negative number
benches/cloudflare-utils.bench.ts::normalizeAnalyticsLimit
CodSpeed Performance Gauge
0%
15 µs15 µs
sparse device with defaults
benches/device-comparison.bench.ts::toComparableDevice
CodSpeed Performance Gauge
0%
15.7 µs15.7 µs
sparse existing row
benches/device-comparison.bench.ts::toComparableExisting
CodSpeed Performance Gauge
0%
16 µs15.9 µs
null/undefined existing
benches/device-comparison.bench.ts::toComparableExisting
CodSpeed Performance Gauge
0%
16.2 µs16.1 µs
device row normalization
benches/plugin-hot-paths.bench.ts::plugin endpoint request parsing
CodSpeed Performance Gauge
0%
94.7 µs94.5 µs
valid password against strict policy
benches/password-policy.bench.ts::getPasswordPolicyValidationErrors
CodSpeed Performance Gauge
0%
41.4 µs41.4 µs
sparse device
benches/device-comparison.bench.ts::buildNormalizedDeviceForWrite
CodSpeed Performance Gauge
0%
23.8 µs23.7 µs
multibyte password (emoji + accented)
benches/password-policy.bench.ts::getPasswordUtf8ByteLength
CodSpeed Performance Gauge
0%
23.2 µs23.2 µs
sparse existing vs full device
benches/device-comparison.bench.ts::hasComparableDeviceChanged
CodSpeed Performance Gauge
0%
31.9 µs31.8 µs
multibyte password validation
benches/password-policy.bench.ts::getPasswordPolicyValidationErrors
CodSpeed Performance Gauge
0%
35 µs34.9 µs
long ASCII password (72 bytes)
benches/password-policy.bench.ts::getPasswordUtf8ByteLength
CodSpeed Performance Gauge
0%
31.9 µs31.9 µs
full device
benches/device-comparison.bench.ts::buildNormalizedDeviceForWrite
CodSpeed Performance Gauge
0%
69.2 µs69.1 µs
changes detected (version_name differs)
benches/device-comparison.bench.ts::hasComparableDeviceChanged
CodSpeed Performance Gauge
0%
41.6 µs41.5 µs
full existing row
benches/device-comparison.bench.ts::toComparableExisting
CodSpeed Performance Gauge
0%
40.1 µs40 µs
full device object
benches/device-comparison.bench.ts::toComparableDevice
CodSpeed Performance Gauge
0%
42.3 µs42.3 µs

Commits

Click on a commit to change the comparison range
Base
main
c6692bf
+0.04%
fix(notifications): address sonar security hotspots
7cc3eeb
22 days ago
by riderx
+0.12%
fix(notifications): avoid duplicate plugin export
144bb36
22 days ago
by riderx
+0.01%
fix(cli): sort notification setup imports
6d58182
22 days ago
by riderx
+0.01%
fix(db): refresh notification migration timestamp
9a4c672
22 days ago
by riderx
-0.12%
fix(notifications): address review feedback
8e50ced
22 days ago
by riderx
-0.09%
fix(notifications): satisfy sonar checks
dd15b7d
22 days ago
by riderx
+0.19%
fix(notifications): set android manifest safety defaults
9bf302b
22 days ago
by riderx
-0.07%
fix(notifications): require signed notification identities
ee13e04
22 days ago
by riderx
0%
ci: use supported node for wrangler tests
a9d0c46
22 days ago
by riderx
+0.02%
fix(notifications): handle listener and lookup review issues
249899a
22 days ago
by riderx
+0.1%
fix(notifications): refresh migration timestamp
f1ff7ab
22 days ago
by riderx
-0.26%
Merge remote-tracking branch 'origin/main' into codex/native-notifications-ae
72ced0d
9 days ago
by riderx
-0.01%
fix(db): refresh notification migration timestamp
e9c8c6b
9 days ago
by riderx
0%
fix(db): update read replica schema for notifications
c4c7a06
9 days ago
by riderx
+0.05%
fix(notifications): scope native event proofs
1bd0d28
9 days ago
by riderx
-0.14%
fix(ci): ignore library backup sonar finding
d3312ff
9 days ago
by riderx
-0.03%
ci: align wrangler node version
d5a8a6b
9 days ago
by riderx
+0.11%
test(notifications): isolate sender fetch mocks
3646bbd
9 days ago
by riderx
-0.03%
fix(notifications): clear sonar findings
47b3db3
9 days ago
by riderx
-0.08%
fix(notifications): avoid sonar regex hotspots
4663b00
9 days ago
by riderx
+0.32%
Merge remote-tracking branch 'origin/main' into codex/native-notifications-ae
c237f47
6 days ago
by riderx
+81.93%
fix(test): align API key Playwright helper with RBAC modal
a754a5e
6 days ago
by riderx
-82.48%
Merge remote-tracking branch 'origin/main' into codex/native-notifications-ae
92e421a
6 days ago
by riderx
+0.22%
fix(db): refresh notification migration timestamp
406d1e0
6 days ago
by riderx
+0.14%
fix(notifications): clarify platform credential setup
cfc6495
6 days ago
by riderx
-0.23%
docs: update native notification screenshots
c3c393a
5 days ago
by riderx
+0.01%
fix(db): refresh native notifications migration timestamp
412aedc
5 days ago
by riderx
+0.18%
fix(notifications): hide push transport names
bd6426e
5 days ago
by riderx
+0.14%
fix(db): name manifest indexes
91163b5
5 days ago
by riderx
0%
fix(ci): allow manifest index syntax repair
9b4cb57
5 days ago
by riderx
+0.02%
fix(db): refresh manifest replica schema
743f9e8
5 days ago
by riderx
-0.02%
fix(notifications): hide ios transport error code
6b22d61
5 days ago
by riderx
© 2026 CodSpeed Technology
Home Terms Privacy Docs