Remove Hardware Remove Operating System Remove Tuning Remove Virtualization
article thumbnail

How to Assess MySQL Performance

HammerDB

Regardless of whether the computing platform to be evaluated is on-prem, containerized, virtualized, or in the cloud, it is crucial to consider several essential factors. Operating System: Ubuntu 22.04 Storage: The system has a SATA drive for the operating system and one NVMe (Intel SSD D7-P5510 (3.84

article thumbnail

What Adrian Did Next?—?Part 2?—?Sun Microsystems

Adrian Cockcroft

I became the Sun UK local specialist in performance and hardware, and as Sun transitioned from a desktop workstation company to sell high end multiprocessor servers I was helping customers find and fix scalability problems. We had specializations in hardware, operating systems, databases, graphics, etc.

Tuning 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

What is serverless computing? Driving efficiency without sacrificing observability

Dynatrace

Traditional computing models rely on virtual or physical machines, where each instance includes a complete operating system, CPU cycles, and memory. VMware commercialized the idea of virtual machines, and cloud providers embraced the same concept with services like Amazon EC2, Google Compute, and Azure virtual machines.

article thumbnail

What programming languages does HammerDB use and why does it matter?

HammerDB

To benchmark a database we introduce the concept of a Virtual User. For this reason we need to implement our database sessions in the form of operating system threads. So having an application client mutex lock that artificially stalls our Virtual Users does not sound good. Basic Benchmarking Concepts. The Python GIL.

article thumbnail

MongoDB Best Practices: Security, Data Modeling, & Schema Design

Percona

In this blog post, we will discuss the best practices on the MongoDB ecosystem applied at the Operating System (OS) and MongoDB levels. The main objective of this post is to share my experience over the past years tuning MongoDB and centralize the diverse sources that I crossed in this journey in a unique place.

article thumbnail

The top 5 reasons to run your own database benchmarks

HammerDB

As the chart shows because we know that both HammerDB and the implementation of the TPC-C workload scales then we can determine that with this particular database engine both the software and hardware scales as well. If you only test your own application (and if you have more than one application which one will you use for benchmarking?)

article thumbnail

Common SQL Server Mishaps

SQL Performance

Prior to SQL Server 2012, the maximum server memory value only applied to the bufferpool, so customers needed to limit the amount of memory the bufferpool could use to save memory for the operating system and other processes. If you have big physical hardware with defaults, then you should look at optimizing MAXDOP.

Servers 49