Skip to content

perf: reduce repeated RSS parsing work - #44

Merged
sarthakagrawal927 merged 4 commits into
mainfrom
agent/optimize-rss-parsing
Aug 12, 2026
Merged

perf: reduce repeated RSS parsing work#44
sarthakagrawal927 merged 4 commits into
mainfrom
agent/optimize-rss-parsing

Conversation

@sarthakagrawal927

Copy link
Copy Markdown
Member

Closes #43

Reuses the parser and sanitized content paths without changing malformed XML, explicit ID, or excerpt behavior. Focused behavior and performance tests pass.

@cloudflare-workers-and-pages

cloudflare-workers-and-pages Bot commented Aug 12, 2026

Copy link
Copy Markdown

Deploying with  Cloudflare Workers  Cloudflare Workers

The latest updates on your project. Learn more about integrating Git with Workers.

Status Name Latest Commit Updated (UTC)
✅ Deployment successful!
View logs
reader 482e315 Aug 12 2026, 12:56 PM

…rsing

# Conflicts:
#	src/worker/routes/__tests__/mcp.test.ts
#	src/worker/routes/mcp.ts
@sarthakagrawal927
sarthakagrawal927 merged commit 3f37236 into main Aug 12, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Reduce repeated RSS parsing work

1 participant