You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The Saber parser is slows down page load times significantly as variation count increases.
We reveal the correct variation via js after all variations have been prepared due to caching mechanisms preventing php from deciding which variation to preload.
We'll need to investigate a restructure of how we load ctas or build a faster parser.
The Saber parser is slows down page load times significantly as variation count increases.
We reveal the correct variation via js after all variations have been prepared due to caching mechanisms preventing php from deciding which variation to preload.
We'll need to investigate a restructure of how we load ctas or build a faster parser.
For now this is not urgent.
Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.
The text was updated successfully, but these errors were encountered: