Machine Learning Models
These are the algorithms that power Speed Kit's Prediction Engine. They are trained on billions of anonymous user interactions collected from our Real User Monitoring (RUM) system to identify patterns in navigation behavior. This allows them to make highly accurate predictions about which link a user is most likely to click next, which is the foundation of the Predictive Preloads feature.
Related web performance terms
- Main Thread
The main thread is the primary "workspace" within a web browser where it performs most of the work required to display a webpage.
- Metadata Management (Image)
This is part of Speed Kit's Image Optimization process. It involves automatically stripping non-essential, invisible data (metadata) from image files.
- Multi-Page Application (MPA)
A Multi-Page Application is a traditional website architecture where each distinct page is a separate HTML document. Every navigation from one page to another involves a full page reload (Hard Navi…
- A/B Testing
A/B testing is a method of comparing two versions of a webpage to see which one performs better. For example, an e-commerce store might show 50% of its visitors a green "Buy Now" button (Version A)…