Skip to content

fix(core): support nitro v3 runtime config resolution#193

Merged
HugoRCD merged 1 commit intomainfrom
fix/adapters-nitro-v3-runtime-config
Mar 15, 2026
Merged

fix(core): support nitro v3 runtime config resolution#193
HugoRCD merged 1 commit intomainfrom
fix/adapters-nitro-v3-runtime-config

Conversation

@HugoRCD
Copy link
Copy Markdown
Owner

@HugoRCD HugoRCD commented Mar 15, 2026

🔗 Linked issue

📚 Description

📝 Checklist

  • I have linked an issue or discussion.
  • I have updated the documentation accordingly.

@HugoRCD HugoRCD self-assigned this Mar 15, 2026
@vercel
Copy link
Copy Markdown

vercel bot commented Mar 15, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
evlog-docs Ready Ready Preview, Comment, Open in v0 Mar 15, 2026 5:58pm

@github-actions
Copy link
Copy Markdown
Contributor

Thank you for following the naming conventions! 🙏

@github-actions github-actions bot added the bug Something isn't working label Mar 15, 2026
@github-actions
Copy link
Copy Markdown
Contributor

Benchmark report

Bundle size

Threshold: 5% · 🔴 larger · 🟡 warning · 🟢 smaller · ⚪ unchanged · 🆕 new

Status Entry Base (gzip) Current (gzip) Change Raw delta
adapter/better-stack 1.08 kB 1.08 kB +0.1% 0 B
adapter/axiom 1.30 kB 1.30 kB +0.1% 0 B
adapter/posthog 1.48 kB 1.49 kB +0.1% 0 B
adapter/otlp 2.09 kB 2.09 kB +0.0% 0 B
adapter/sentry 2.33 kB 2.33 kB +0.0% 0 B
framework/nitro 6.85 kB 6.85 kB 0.0% 0 B
logger 3.78 kB 3.78 kB 0.0% 0 B
framework/next 3.02 kB 3.02 kB 0.0% 0 B
enrichers 1.92 kB 1.92 kB 0.0% 0 B
framework/sveltekit 1.54 kB 1.54 kB 0.0% 0 B
adapter/fs 1.41 kB 1.41 kB 0.0% 0 B
utils 1.41 kB 1.41 kB 0.0% 0 B
pipeline 1.35 kB 1.35 kB 0.0% 0 B
browser 1.21 kB 1.21 kB 0.0% 0 B
error 1.21 kB 1.21 kB 0.0% 0 B
framework/nestjs 1.21 kB 1.21 kB 0.0% 0 B
framework/elysia 1.07 kB 1.07 kB 0.0% 0 B
framework/fastify 1009 B 1009 B 0.0% 0 B
workers 960 B 960 B 0.0% 0 B
framework/express 701 B 701 B 0.0% 0 B
framework/hono 594 B 594 B 0.0% 0 B
toolkit 242 B 242 B 0.0% 0 B
core (index) 205 B 205 B 0.0% 0 B
types 31 B 31 B 0.0% 0 B
Total 37.90 kB 37.90 kB +0.0% 0 B

@HugoRCD HugoRCD merged commit f6e93b1 into main Mar 15, 2026
15 checks passed
@HugoRCD HugoRCD deleted the fix/adapters-nitro-v3-runtime-config branch March 15, 2026 17:59
@codspeed-hq
Copy link
Copy Markdown

codspeed-hq bot commented Mar 15, 2026

Merging this PR will degrade performance by 10.35%

⚡ 5 improved benchmarks
❌ 1 regressed benchmark
✅ 90 untouched benchmarks

⚠️ Please fix the performance issues or acknowledge them on CodSpeed.

Performance Changes

Benchmark BASE HEAD Efficiency
consola (withTag.info) 450.1 µs 285.3 µs +57.76%
winston — 4 separate log calls 619.3 µs 432.3 µs +43.27%
winston 581.1 µs 454.2 µs +27.93%
pino 473.2 µs 333.5 µs +41.9%
with traceparent 302.4 µs 337.3 µs -10.35%
push 1000 events (no flush) 2.6 ms 1.8 ms +40.37%

Comparing fix/adapters-nitro-v3-runtime-config (7fd4d9e) with main (a0c19c4)

Open in CodSpeed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant