Skip to content

Is there some plans to improve performance? #8

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

Open
i11010520 opened this issue Mar 16, 2025 · 3 comments
Open

Is there some plans to improve performance? #8

i11010520 opened this issue Mar 16, 2025 · 3 comments
Labels
question Further information is requested

Comments

@i11010520
Copy link

zinc's TechEmpower score was so bad now.

Could you share your plan about performance?
Always looking forward to some powerful web frameworks by zig that can compete with those rusty ones.

@dravenk
Copy link
Member

dravenk commented Mar 16, 2025

Yes. I tried to separate the IO operation from the tigerbeetle project to get better performance, but it would take a lot of work to update the existing AI model to the non-AIO model. Since I've been busy with work in recent months, I haven't had much time to devote to it. But this was always planned.

@i11010520
Copy link
Author

Yes. I tried to separate the IO operation from the tigerbeetle project to get better performance, but it would take a lot of work to update the existing AI model to the non-AIO model. Since I've been busy with work in recent months, I haven't had much time to devote to it. But this was always planned.

@dravenk
Thanks!
In this case, how much might the performance improve?

@dravenk
Copy link
Member

dravenk commented Mar 20, 2025

My goal was not to make this the fastest framework for zig, but the easiest to use and fast enough. Of course, I expect to be faster than the ZAP and Go's Gin frameworks. As for some of Rust's frameworks, I didn't use them as a comparison.

@dravenk dravenk added the question Further information is requested label Mar 20, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants