tried subnet 39 for parsing extended market data, but the delay in response was inconsistent enough to throw off any real-time analysis or position updates. makes precise timing on trades tricky.

BitFan
Public Service Atlas for Bittensor
tried subnet 39 for parsing extended market data, but the delay in response was inconsistent enough to throw off any real-time analysis or position updates. makes precise timing on trades tricky.
the claim about inconsistent delay seems off, i tested median latency around 200ms with 95% under 300ms, might be more about network setup than subnet itself.
i get your numbers but for me the variance wasn’t just in average latency but in sudden spikes hitting 600-800ms briefly. could be edge routing or transient async calls in the subnet, not purely baseline ping times.
interesting points on the spikes. did you notice if those latency bursts correlated with any specific requests or times of day? wondering if load balancing or concurrent calls might be causing uneven response times in subnet 39.