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

Enhancement library improvements for nuster! #116

Open
osevan opened this issue Sep 9, 2021 · 0 comments
Open

Enhancement library improvements for nuster! #116

osevan opened this issue Sep 9, 2021 · 0 comments

Comments

@osevan
Copy link

osevan commented Sep 9, 2021

Pthread-embedded for Pthread.

LWIP for ip stack or http://www.f-stack.org/ from tencent.

Replace glibc with newlib x86 options

Replace stock zlib with Cloudflare Zlib.

Ability to use different mallocs like mimalloc

https://moodycamel.com/blog/2014/a-fast-general-purpose-lock-free-queue-for-c++.htm#benchmarks

Lockfree queue modycamel for nuster or writing some parts from scratch

Try -flto and profile guided optimization with -fprofile-generate and for second compile after benchmarking with -fprofile-use -fprofile-correction -fprofile-partial-training

Fix compile errors. ..

Thanks and

Best regards

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