article thumbnail

Heap Memory In Java Applications Performance Testing

DZone

To completely fine-tune the java performance bottlenecks for high performance my answer is YES. 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.

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.

Trending Sources

article thumbnail

14 Product Success Metrics to Measure Software Development Performance

DZone

This software makes the different tasks easier and allows for increased efficiency and performance. Development of any software is a tedious and long process, and it undergoes a series of quality and performance tests before its release and use.

Software 246
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 204
article thumbnail

In-house Tool for Performance Testing

DZone

In the software development cycle, testing is one of the important criteria. There are many tools available in this space for testing such as Junit, Jmeter, manual, automation, and many performance testing tools. We analyze a tool to make the process easier and more cost effective. About the Tool.

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? Kafka is an open-source stream ing software platform developed by the Apache Software Foundation, written in Scala and Java. Agenda for This Article.

article thumbnail

The Biggest Performance Testing Obstacles

DZone

Performance testing is a crucial part of the development process, but it is also one of the most overlooked steps in a development cycle. Not many developers are interested in doing rigorous testing on their codes to see how they perform under heavy load.