Re: NGINX Unit and vibe.d Integration Performance
Let's take a moment to appreciate how easy it was for you to use nginx unit from D https://github.com/kyleingraham/unit-d-hello-world/blob/main/source/unit_integration.c ImportC is great
NGINX Unit and vibe.d Integration Performance
Hi there, I'm looking for help with the performance of an integration I'm trying to write between NGINX Unit and D. Here are two minimal demos I've put together: - https://github.com/kyleingraham/unit-d-hello-world (NGINX Unit/D) - https://github.com/kyleingraham/unit-vibed-hello-world (NGINX