article thumbnail

Heap Memory In Java Applications Performance Testing

DZone

Java memory management is a significant challenge for every performance engineer and Java developer, and a skill that needs to be acquired to have Java applications properly tuned. It is the process of allocating new objects and removing unused objects (Garbage Collections) properly.

Java 305
article thumbnail

The Future of Performance Testing

Alex Podelko

While there are still quite a lot of cases where it is still applicable, it needs to evolve into more sophisticated processes tightly integrated with development and other parts of performance engineering. That dictates changes needed in performance testing (and, eventually, performance testing tools).

Insiders

Sign Up for our Newsletter

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

article thumbnail

Mobile App Performance Testing Checklist

DZone

That's why mobile app testing is so important — because it allows us to predict failures and avoid losses. What Is Mobile App Performance Testing? Mobile app testing is a process of testing that is conducting in a simulated test environment to ensure its functionality, convenience, usability, and quality requirements.

Mobile 203
article thumbnail

JMeter + Pepper-Box Plugin for Kafka Performance Testing to Choose or Not to Choose?

DZone

How to start Kafka performance testing with JMeter + Pepper-Box plugin ? Is it possible to write samplers for JMeter on your own to provide Kafka performance testing? Apache Kafka is a distributed data store optimized for ingesting and processing streaming data in real-time. Agenda for This Article. Pros and cons.

article thumbnail

The Three Types of Performance Testing

CSS Wizardry

A lot of companies—even if they are aware that performance is key to their business—are often unsure of how, when, or where performance testing sits within their development lifecycle. To make things worse, they’re also usually unsure whose responsibility performance measuring and monitoring is.

article thumbnail

Modes and Modality in Performance Testing

DZone

When reporting summary statistics for performance test results, there's a common assumption that the data follows a central tendency. This article explores why it's crucial to check for modality of performance test results, how to detect multimodal distributions, and how to handle them. But is this always true?

article thumbnail

MezzFS?—?Mounting object storage in Netflix’s media processing platform

The Netflix TechBlog

—?Mounting object storage in Netflix’s media processing platform By Barak Alon (on behalf of Netflix’s Media Cloud Engineering team) MezzFS (short for “Mezzanine File System”) is a tool we’ve developed at Netflix that mounts cloud objects as local files via FUSE. Encoding is not a one-time process?—?large We have one file?—?the

Media 218