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. However, as the number of slaves increases, they will have a toll on the master resources because the binary logs will need to be served to different slaves working at different speeds. Setting up slaves to the Ripple server.

Servers 262
article thumbnail

Running A Page Speed Test: Monitoring vs. Measuring

Smashing Magazine

Running A Page Speed Test: Monitoring vs. Measuring Running A Page Speed Test: Monitoring vs. Measuring Geoff Graham 2023-08-10T08:00:00+00:00 2023-08-10T12:35:05+00:00 This article is sponsored by DebugBear There is no shortage of ways to measure the speed of a webpage. Lighthouse results.

Speed 81
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

The Speed of Time

Brendan Gregg

This server is spending about a third of its CPU cycles just checking the time! Measuring the speed of time Is there already a microbenchmark for os::javaTimeMillis()? html [unroll the loop]: /blog/2014-04-26/the-noploop-cpu-benchmark.html 30.14% in the middle of the flame graph. Try changing the kernel clocksource.

Speed 126
article thumbnail

Massively speed up OneAgent lifecycle management with the enhanced REST API (Preview)

Dynatrace

All this can be done centrally from your Dynatrace cluster, regardless if you’re monitoring physical hosts, AWS EC2 server instances, services running in Kubernetes Pods, virtual machines under VMware, or any supported operating system or technology that can be monitored using Dynatrace. More use cases to come.

Speed 133
article thumbnail

Radically speed up your code by fixing slow or frequent garbage collection

Dynatrace

Any significant reduction in allocations will inevitably speed up your code. By reducing the number of allocated objects, you can both speed up your code and reduce object churn and garbage collection events. Speed up application code itself. Any significant reduction in allocations will inevitably speed up your code.

Speed 165
article thumbnail

Mobile Page Speed Testing

MachMetrics

In fact, failing to run a mobile page speed test is the number 1 speed testing mistake we see our users make! If you’re unsure of how your website performs on a mobile device (or even got a poor result on a speed audit), stick with us. All of these things can be achieved with a faster mobile speed. Of course not.

Speed 67
article thumbnail

Database Server Lifecycle for MySQL and MariaDB

Percona

In this blog post, we will look at the lifecycle and release management for MySQL and MariaDB servers — where we are now and relevant historical background. Both MariaDB and MySQL came to the conclusion they need LTS versions and releases which focus on the speed of Innovation at the same time.