Remove Code Remove Efficiency Remove Processing Remove Workshop
article thumbnail

Improving JavaScript Bundle Performance With Code-Splitting

Smashing Magazine

Improving JavaScript Bundle Performance With Code-Splitting. Improving JavaScript Bundle Performance With Code-Splitting. Projects built using JavaScript-based frameworks often ship large bundles of JavaScript that take time to download, parse and execute, blocking page render and user input in the process. Adrian Bece.

Code 89
article thumbnail

Sustainability Talks and Updates from AWS re:Invent 2023

Adrian Cockcroft

For re:Invent 2021 my team (but mostly Elise Greve) persuaded the re:Invent organizers to include Sustainability as a track code, and that was repeated for 2022 and now for 2023. This includes providing the efficient, resilient services AWS customers expect, while minimizing their environmental footprint.

AWS 52
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

Exploring The Potential Of Web Workers For Multithreading On The Web

Smashing Magazine

They were designed to provide a way to execute JavaScript code in the background, separate from the main execution thread of a web page, in order to improve performance and responsiveness. The main thread is the single execution context that is responsible for rendering the UI, executing JavaScript code, and handling user interactions.

article thumbnail

Back-to-Basics Weekend Reading - Bloom Filters

All Things Distributed

This is a hugely important technique if you need to process and track massive amounts of unique data units, as it is very space-efficient. Space/Time Trade-offs in Hash Coding with Allowable Errors ", Bloom, Burton H., Cache-, Hash- and Space-Efficient Bloom Filters ", Putze, F.; Sanders, P.; Singler, J., Sanders, P.;

Cache 110
article thumbnail

Five Data-Loading Patterns To Improve Frontend Performance

Smashing Magazine

Every unnecessary bit of JavaScript code you bundle and serve will be more code the client has to load and process. How will you serve blazingly fast code, then? Jump to online workshops ?. Jamstack is popular with documentation sites that usually compile code to HTML files and host them on the CDN.

Cache 126
article thumbnail

Tips And Tricks For Evaluating UX/UI Designers

Smashing Magazine

The reason we pay so much attention to design (as we do to any other detail in the process of project completion) is that it plays one of the crucial roles in your business success. That happens when your app/website/system is efficient. Jump to online workshops ?. And memorable. And easy to understand. And reliable.

Design 113
article thumbnail

MXNet - Deep Learning Framework of Choice at AWS

All Things Distributed

At Amazon, machine learning has been key to many of our business processes, from recommendations to fraud detection, from inventory levels to book classification to abusive review detection. AWS will contribute code and improved documentation as well as invest in the ecosystem around MXNet. Efficient Models & Portability In MXNet.

AWS 167