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

find the most performant http client #337

Open
YassinEldeeb opened this issue Jan 15, 2024 · 0 comments
Open

find the most performant http client #337

YassinEldeeb opened this issue Jan 15, 2024 · 0 comments

Comments

@YassinEldeeb
Copy link
Member

we wanna have a benchmark showcasing all of the available http client, to help us in choosing the fastest.
our main overhead in Conductor as a gateway layer relies within fetching sources. if we can replace our current http client which is reqwest with something 2-10X faster, we've roughly proportionally made Conductor faster at the same ratio.
https://github.com/YassinEldeeb/rust-embedded-langs-vs-native-benchmark

@theguild-bot theguild-bot mentioned this issue Jan 24, 2024
63 tasks
This was referenced May 7, 2024
@theguild-bot theguild-bot mentioned this issue May 23, 2024
63 tasks
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

No branches or pull requests

1 participant