Hi!
I have a very simple IServerApi implementation

I seem to run into an unstable latency issue between AspNet Core / Suave
- Aspnet Core: 4ms or 300-400ms
- Suave: always 3-4ms
local latency with ASP.NET Core (4-5ms or 300-500ms)
Here's the local latency with Suave (stable around 3-4 ms)
Do you know what might explain it?
<PackageReference Include="Fable.Remoting.AspNetCore" Version="2.43.0"/>
See original issue: OkayX6/desktop-feliz-shadcn-with-photino#1