article thumbnail

2023 Black Friday and Cyber Monday retail and e-commerce IT performance observations

Dynatrace

Over the years, I have watched and written about online retail and e-commerce IT performance. Below is a Dynatrace honeycomb chart depicting the performance of the synthetics tests tracked by the Dynatrace Business Insights team. This had the effect of dramatically speeding up its performance and reducing support costs.

Retail 220
article thumbnail

Exploring MySQL Binlog Server – Ripple

Scalegrid

MySQL does not limit the number of slaves that you can connect to the master server in a replication topology. A classic solution for this problem is to deploy a binlog server – an intermediate proxy server that sits between the master and its slaves. Ripple is an open source binlog server developed by Pavel Ivanov.

Servers 262
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

MySQL 5.7 End of Life Six Months Away – Switch to Percona Server for MySQL Today!

Percona

EXPLAIN without the ANALYSE gives you the server’s estimated analysis of the performance of your query. Adding ANALYSE causes the query to execute, and the numbers returned to report the real numbers of the query’s performance. Why Percona Server for MySQL? And Percona Server for MySQL is free.

Servers 115
article thumbnail

Percona Monitoring and Management 2.40.0, Percona Server for MongoDB 7.0.2-1 (RC): Release Roundup October 16, 2023

Percona

Percona is a leading provider of unbiased, performance-first, open source database solutions that allow organizations to easily, securely, and affordably maintain business agility, minimize risks, and stay competitive, free from vendor lock-in. Download Percona Monitoring and Management 2.40.0 Percona Server for MongoDB 7.0.2-1

Servers 73
article thumbnail

Percona Distribution for MySQL 8.0.33, Percona Server for MySQL: Release Roundup June 26, 2023

Percona

Percona is a leading provider of unbiased, performance-first, open source database solutions that allow organizations to easily, securely, and affordably maintain business agility, minimize risks, and stay competitive, free from vendor lock-in. Download Percona Distribution for MySQL (PS-based variation) 8.0.33 Take a look!

Servers 69
article thumbnail

Five Data-Loading Patterns To Improve Frontend Performance

Smashing Magazine

Five Data-Loading Patterns To Improve Frontend Performance. Five Data-Loading Patterns To Improve Frontend Performance. When it comes to performance, you shouldn’t be stingy. The resource loading waterfall is a cascade of files downloaded from the network server to the client to load your website from start to finish.

Cache 125
article thumbnail

Additional T-SQL Improvements in SQL Server 2022

SQL Performance

Recently I covered some of the T-SQL improvements in SQL Server 2022 here , and Aaron Bertrand covered additional improvements here. Microsoft just announced the release of SQL Server 2022 CTP 2.1. You can download this sample database here. For example, suppose that prior to SQL Server 2022 you had the following query: SELECT.

Servers 142