Google is working on a Chrome upgrade that will boost the performance of clients on Windows, Linux, and macOS.
Google Chrome 92 is expected to have support for “back-forward cache” on desktop platforms, according to Windows Latest. When users hit the “back” or “forward” buttons, the function, which has been available on Android for a long time, allows for instant page loading.
Google has been testing the functionality for almost two years, according to the magazine.
Take a look at our roundup of the finest corporate VPN services available.
The following is a list of the finest proxy services currently accessible.
Right now, we’ve compiled a list of the top anonymous browsers.
“Back-forward cache is a browser feature that improves the user experience by keeping a page alive after the user leaves it and reusing it for session history navigation {browser back/forward buttons, history. back(), etc.} to make navigation quick. Google noted that the cached pages are “frozen” and “do not launch any JavaScript.”
Gradual introduction
While a definite release date has yet to be determined, Google Chrome 92 is expected to be released within the next few months.
Rather than using the “Origin Trial” method to test the new service, Google will gradually roll it out. As a result, some users will likely receive the function sooner than others. Those who can’t wait can manually enable it through Chrome’s flags menu.
“This feature has previously been released for Android. Google stated, “We want to start experimenting with back-forward cache on desktop environments.”
Similar functionalities have been supported for many years in both Firefox and Safari, on both desktop and mobile platforms, according to the company’s extensive analysis.
- Cache for going backwards and forwards
- When using the back and forward buttons on your browser, optimize your pages for rapid loading.
- Back/forward cache (abbreviated as bfcache) is a browser feature that allows for quick back-and-forth navigation. It greatly enhances the browsing experience for consumers, particularly those on slower networks or devices.
- It’s vital for web developers to understand how to optimize your websites for bfcache across all browsers so that your users can benefit.
Compatibility with browsers
For many years, bfcache has been supported in both Firefox and Safari, on both desktop and mobile.
Chrome has enabled bfcache for cross-site navigation on Android for a small fraction of users since version 86. Bfcache support for cross-site navigation will be handed out to all Android users in Chrome 87, with the goal of supporting same-site navigation in the near future.
bfcache fundamentals
As the user navigates away, bfcache stores a complete snapshot of the page (including the JavaScript heap) in memory. If the user wishes to return, the browser may quickly and efficiently restore the complete page because it is stored in memory.
At that point, bfcache can make a significant difference in the speed with which the prior page loads.
Because resources do not have to be downloaded again, bfcache not only speeds up navigation but also saves data.
According to Chrome usage data, one out of every ten desktop navigations and one out of every five mobile navigations are back or forward. Browsers with bfcache enabled might eliminate data transport and loading time for billions of web pages per day!