Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Simplify routes tree structure #3408

Open
987Nabil opened this issue Mar 16, 2025 · 3 comments · May be fixed by #3409
Open

Simplify routes tree structure #3408

987Nabil opened this issue Mar 16, 2025 · 3 comments · May be fixed by #3409
Assignees

Comments

@987Nabil
Copy link
Contributor

Currently it is very generic and still returns chunks, tho since #3337 only one handler can be stored per node.

We should simplify it. This should have an impact on performance as well. Benchmark results should be checked.

@987Nabil 987Nabil self-assigned this Mar 16, 2025
@987Nabil 987Nabil linked a pull request Mar 16, 2025 that will close this issue
@jdegoes
Copy link
Member

jdegoes commented Mar 20, 2025

/bounty $150 for benchmarks and improvement

Copy link

algora-pbc bot commented Mar 20, 2025

💎 $150 bounty • ZIO

Steps to solve:

  1. Start working: Comment /attempt #3408 with your implementation plan
  2. Submit work: Create a pull request including /claim #3408 in the PR body to claim the bounty
  3. Receive payment: 100% of the bounty is received 2-5 days post-reward. Make sure you are eligible for payouts

Thank you for contributing to zio/zio-http!

Add a bountyShare on socials

Attempt Started (GMT+0) Solution
🟢 @987Nabil #3409

Copy link

algora-pbc bot commented Mar 20, 2025

💡 @987Nabil submitted a pull request that claims the bounty. You can visit your bounty board to reward.

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

Successfully merging a pull request may close this issue.

2 participants