Remove Benchmarking Remove Design Remove Efficiency Remove Operating System
article thumbnail

Crucial Redis Monitoring Metrics You Must Watch

Scalegrid

Key metrics like throughput, request latency, and memory utilization are essential for assessing Redis health, with tools like the MONITOR command and Redis-benchmark for latency and throughput analysis and MEMORY USAGE/STATS commands for evaluating memory. All these contribute significantly towards ensuring smooth functioning.

Metrics 130
article thumbnail

PostgreSQL Performance Tuning: Optimizing Database Parameters for Maximum Efficiency

Percona

PostgreSQL performance optimization aims to improve the efficiency of a PostgreSQL database system by adjusting configurations and implementing best practices to identify and resolve bottlenecks, improve query speed, and maximize database throughput and responsiveness. What is PostgreSQL performance tuning?

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

Compress objects, not cache lines: an object-based compressed memory hierarchy

The Morning Paper

One of the important attributes of their design was easy and rapid deployment across an existing fleet. Looking across a set of eight Java benchmarks, we find that only two of them are array dominated, the rest having between 40% to 75% of the heap footprint allocated to objects, the vast majority of which are small. Evaluation.

Cache 61
article thumbnail

Tuning PostgreSQL Database Parameters to Optimize Performance

Percona

The PostgreSQL buffer is called shared_buffer which is the most effective tunable parameter for most operating systems. It’s low because certain machines and operating systems do not support higher values. Plus another recent post on benchmarks: Tuning PostgreSQL for sysbench-tpcc. wal_buffers. Related posts.

Tuning 57
article thumbnail

Top500 list: a brief introduction

PDC

It ranks the world’s 500 most powerful supercomputers based on their performance as measured by the Linpack benchmark. This is vividly reflected in the design on the Titan supercomputer , which is still among the world’s top 10 most powerful supercomputers (as of the November 2018 Top500 list). You may have heard of the Top500 list.

Energy 40
article thumbnail

Container security: What it is, why it’s tricky, and how to do it right

Dynatrace

Many good security tools provide that function, and benchmarks from the Center for Internet Security (CIS) are clear and prescriptive. These products see systems from the “outside” perspective—which is to say, the attacker’s perspective. Harden the host operating system. Why is container security tricky?

article thumbnail

What Is a Workload in Cloud Computing

Scalegrid

Simply put, it’s the set of computational tasks that cloud systems perform, such as hosting databases, enabling collaboration tools, or running compute-intensive algorithms. This article analyzes cloud workloads, delving into their forms, functions, and how they influence the cost and efficiency of your cloud infrastructure.

Cloud 130