Remove Availability Remove Cache Remove Hardware Remove Transportation
article thumbnail

Kubernetes in the wild report 2023

Dynatrace

On-premises data centers invest in higher capacity servers since they provide more flexibility in the long run, while the procurement price of hardware is only one of many cost factors. That trend will likely continue as Kubernetes security awareness further rises and a new class of security solutions becomes available.

article thumbnail

Why I hate MPI (from a performance analysis perspective)

John McCalpin

According to Dr. Bandwidth, performance analysis has two recurring themes: How fast should this code (or “simple” variations on this code) run on this hardware? The user environment defines the mapping of MPI ranks to hardware resources (cores, sockets, nodes). The source code to the library may not be available.

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

Front-End Performance Checklist 2021

Smashing Magazine

Build Optimizations JavaScript modules, module/nomodule pattern, tree-shaking, code-splitting, scope-hoisting, Webpack, differential serving, web worker, WebAssembly, JavaScript bundles, React, SPA, partial hydration, import on interaction, 3rd-parties, cache. Large preview ).

article thumbnail

Front-End Performance Checklist 2020 [PDF, Apple Pages, MS Word]

Smashing Magazine

Usually, the most specific and relevant ones are: Time to Interactive (TTI) The point at which layout has stabilized, key webfonts are visible, and the main thread is available enough to handle user input — basically the time mark when a user can interact with the UI. Getting started with Webpack can be tough though.

article thumbnail

Front-End Performance Checklist 2019 [PDF, Apple Pages, MS Word]

Smashing Magazine

Time to Interactive (TTI) The point at which layout has stabilized, key webfonts are visible, and the main thread is available enough to handle user input — basically the time mark when a user can interact with the UI. Long FMP usually indicates JavaScript blocking the main thread, but could be related to back-end/server issues as well.

article thumbnail

Can You Afford It?: Real-world Web Performance Budgets

Alex Russell

If our example document wasn’t reliant on JavaScript to construct the <my-app> custom element, the contents of the document would likely be interactive as soon as enough CSS and content was available to render meaningfully. Any DOM or UI created in JS is not available for use until the script runs. 400Kbps transfer.

article thumbnail

HTTP/3: Performance Improvements (Part 2)

Smashing Magazine

An often used metaphor is that of a pipe used to transport water. One aspect of performance is about how efficiently a transport protocol can use a network’s full (physical) bandwidth (i.e. Additionally, even if we knew the available physical bandwidth, that wouldn’t mean we could use all of it ourselves. Congestion Control.