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

veb: improvements #22686

Open
1 of 9 tasks
enghitalo opened this issue Oct 28, 2024 · 0 comments
Open
1 of 9 tasks

veb: improvements #22686

enghitalo opened this issue Oct 28, 2024 · 0 comments
Labels
Feature/Enhancement Request This issue is made to request a feature or an enhancement to an existing one. Unit: veb Bugs/feature requests, that are related to the `veb`, V's official web framework.

Comments

@enghitalo
Copy link
Contributor

enghitalo commented Oct 28, 2024

Describe the feature

  • remove deprecated and bugged picoev
  • fix: slow build
  • fix: excessive ram usage when -gc none
  • fix: random sudden drop in CPU usage.
  • increase from 22k req/sec to at between 100k req/sec and 500k req/sec in wrk -t16 -c512 -d60s http://127.0.0.1:3000/user/1
  • connections limit support
  • support to default page for waiting queue when connection limit is reached

Use Case

veb

Proposed Solution

No response

Other Information

No response

Acknowledgements

  • I may be able to implement this feature request
  • This feature might incur a breaking change

Version used

latest

Environment details (OS name and version, etc.)

all

Note

You can use the 👍 reaction to increase the issue's priority for developers.

Please note that only the 👍 reaction to the issue itself counts as a vote.
Other reactions and those to comments will not be taken into account.

@enghitalo enghitalo added the Feature/Enhancement Request This issue is made to request a feature or an enhancement to an existing one. label Oct 28, 2024
@felipensp felipensp added the Unit: veb Bugs/feature requests, that are related to the `veb`, V's official web framework. label Oct 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature/Enhancement Request This issue is made to request a feature or an enhancement to an existing one. Unit: veb Bugs/feature requests, that are related to the `veb`, V's official web framework.
Projects
None yet
Development

No branches or pull requests

2 participants