Open SeZuo opened 11 years ago
Those calls are made synchronous by stacking. We should use futures or/and events to make the data available asynchonously.
This is the bottleneck for load speed enhancements as it takes as is several seconds to load versus less than a sec.
Those calls are made synchronous by stacking. We should use futures or/and events to make the data available asynchonously.
This is the bottleneck for load speed enhancements as it takes as is several seconds to load versus less than a sec.