Sat.Sep 21, 2019 - Fri.Sep 27, 2019

Remove link
article thumbnail

Preloading Pages Just Before They are Needed

CSS - Tricks

The typical journey for a person browsing a website: view a page, click a link, browser loads new page. What if you could load that new page before the person clicks the link so that, when they do, the loading of that next page is much faster? instant.page : if you hover over a link for 65ms, it preloads that link.

Website 49
article thumbnail

GotW-ish: The ‘clonable’ pattern

Sutter's Mill

Describe as many approaches as you can think of that could let us semi- or fully-automate this pattern, over just writing it by hand every time as recommended in C++ Core Guidelines #C.130. What are each approach’s advantages and drawbacks? Guru Question 2. macros ), C++11/14/17 features (e.g., decltype ), draft C++20 features (e.g.,

C++ 73
Insiders

Sign Up for our Newsletter

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

Trending Sources

article thumbnail

Optimize Citrix platform performance and user experience with a new extension (Preview)

Dynatrace

Install the Citrix extension on all Citrix VDAs using the MSI distribution package (download it from the link provided in Preview program registration email). Then use this name when installing the Citrix RUM extension. Install the Citrix extension for RUM monitoring.

Latency 118
article thumbnail

Weekly Platform News: Layout Shifts, Stalled High-Bitrate Videos, Screenshots in Firefox

CSS - Tricks

After completing the test, inspect the captured LayoutShifts entries on the Custom Metrics page, which is linked from the Details section. entry.hadRecentInput))); }).observe({type: observe({type: "layout-shift", buffered: true}); }); Step 2: Inspect entries. Step 3: Check the filmstrip.

Website 42
article thumbnail

Frankenstein Migration: Framework-Agnostic Approach (Part 2)

Smashing Magazine

A few examples of global styles are <style> and <link rel="stylesheet"> tags found into your index.html. However, in this case, our jQuery is styled with simple <link rel="stylesheet"> in index.html , so we don’t build styles for Host via Webpack, and it’s safe to cater for Alien only.

Storage 66
article thumbnail

Nested Loops Joins and Performance Spools

SQL Performance

For more details, please see my linked article. I will refer to the variety with outer references as an apply , and the type with a join predicate on the join operator itself as a nested loops join. To be clear, this difference is about execution plan operators , not T-SQL query syntax. Performance Spools. lower row): General remarks.

article thumbnail

Stuff The Internet Says On Scalability For September 27th, 2019

High Scalability

It's HighScalability time: Nifty diagram of what testing looks like in an era or progressive delivery. ( @alexsotob, @samnewman ). Do you like this sort of Stuff? I'd greatly appreciate your support on Patreon. I wrote Explain the Cloud Like I'm 10 for all who want to understand the cloud.