article thumbnail

Optimizing Video For Size And Quality

Smashing Magazine

In FFMPEG, the principal quality/size benchmark is the Constant Rate Factor (CRF) compression, with values ranging from 0 (no compression) to 50 (high compression). Video Playback On The Web: Video Delivery Best Practices (Part 2). Now, some of these numbers are slightly scare as they are slightly large.

Network 143
article thumbnail

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

Dynatrace

In 2019, Gartner reported that 30% of organizations worldwide were running containerized applications. Many good security tools provide that function, and benchmarks from the Center for Internet Security (CIS) are clear and prescriptive. Best practices for container security. Dynatrace news. Pretty neat, isn’t it?

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

How to maximize CPU performance for PostgreSQL 12.0 benchmarks on Linux

HammerDB

HammerDB doesn’t publish competitive database benchmarks, instead we always encourage people to be better informed by running their own. So over at Phoronix some database benchmarks were published showing PostgreSQL 12 Performance With AMD EPYC 7742 vs. Intel Xeon Platinum 8280 Benchmarks . uname -a Linux ubuntu19 5.3.0-rc3-custom

article thumbnail

HammerDB MySQL and MariaDB Best Practice for Performance and Scalability

HammerDB

This post complements the previous best practice guides this time with the focus on MySQL and MariaDB and achieving top levels of performance with the HammerDB MySQL TPC-C test. InnoDB is the storage engine that will deliver the best OLTP throughput and should be chosen for this test. . HammerDB difference from Sysbench.

article thumbnail

The Speed of Time

Brendan Gregg

I love short benchmarks like this as I can disassemble the resulting binary and ensure that the compiled instructions match my expectations, and the compiler hasen't messed with it. ## 6. In 2019 myself and others tested kvm-clock and found it was only about 20% slower than tsc. #include <sys/time.h>

Speed 126
article thumbnail

Real-Real-World Programming with ChatGPT

O'Reilly

For instance, if I’m reading a paper from 2019, a popular song from that year could start playing. Perhaps future AI tool developers could use Swift Papers as a benchmark to assess how well their tool performs on an example real-real-world programming task. Right now, widely-used benchmarks for AI code generation (e.g.,

article thumbnail

The Speed of Time

Brendan Gregg

I love short benchmarks like this as I can disassemble the resulting binary and ensure that the compiled instructions match my expectations, and the compiler hasen't messed with it. In 2019 myself and others tested kvm-clock and found it was only about 20% slower than tsc. Running this on the two systems saw similar results.

Speed 52