top of page

BLOG
Search


Using Performator to Load Test Database Calls
Have you ever needed a simple way to load test your database or check a lot of SQL statements with different test data to see how well your queries execute? Performator version 1.2.3 comes with an easy-to-use interface that simplifies load testing using SQL queries. Maven dependencies You will need to define the dependencies that contain the JDBC driver for your database, for example, Postgres: <!-- https://mvnrepository.com/artifact/org.postgresql/postgresql --> <dependenc
Jul 22 min read


How to Load Test Java Code Using Performator
The flexibility to measure any Java code execution while running it as a load test is one of the key features of Performator. Many other tools either require plugins to support what you want to achieve, need a cumbersome workaround, or not function at all.
Jun 252 min read


Performator Technology with Transact: A New Way to Measure Your Performance
Performator is an innovative technology designed to measure, analyze, and report the performance of your software systems. Its application with Temenos Transact (T24) is especially valuable, as it enables accurate evaluation of core banking behavior under different load conditions.
Performator is an open source tool that allows you to simulate load operations and obtain detailed performance metrics. It is focused on stress testing, load testing, and capacity analysis, helping
May 282 min read


Load Testing with Gatling Private Locations
As nearly all modern applications evolve into distributed and microservices-based architectures, performance testing has become both more critical and even more complex. While cloud-based, shared load generators offer convenience, they often fall short in areas such as security, network control, and performance predictability—especially for enterprise systems.
May 214 min read


A Quick Load Testing Showdown
Gatling or K6? I tested both with the same setup here’s how they compare in setup, reporting, and performance.
Oct 16, 20252 min read


Build Better Apps: Performance Testing
Performance testing ensures your app runs fast and stays stable even when users flood in.
Sep 11, 20252 min read


K6 vs Gatling with Gatlytron: A Guide to Free Load Testing Tools in Action
In today's complex computing landscape, performance testing is more critical than ever. Choosing the right tool can be daunting, especially for those new to load testing. This blog post dives into two popular free solutions—K6 and Gatling with Gatlytron.
Aug 21, 20257 min read


Smarter Performance Testing with Observability and Load Simulation
Discover the observability-first approach to performance testing, uncovering bottlenecks and creating realistic, data-driven test scenarios.
Feb 13, 20252 min read


Designing and Running Load Tests with Gatling
Refining performance testing for an authentication page with Gatling workload modeling, realistic scripts, and in-depth analysis.
Jan 10, 20253 min read


Load Testing GenAI using Gatling
The goal was to see how well ChatGPT could handle multiple interactions, especially when each question varied in complexity.
Jan 9, 20253 min read


Getting Started with JMeter
Dive into Apache JMeter for performance testing.
Dec 17, 20243 min read


Performance Engineer: A Step-by-Step Guide
Discover how to become a Performance Engineer, mastering testing tools and skills to ensure systems run smoothly under any load.
Dec 12, 20243 min read


Load Testing ChatGPT Using Gatling and Java
Discover how load testing ChatGPT with Gatling and Java improves performance and prepares AI systems for real word use
Nov 28, 20242 min read


Test Data Management in T24 Core Banking Environments
Learn how to manage and organize test data in T24 Core Banking, covering data ingestion, creation, and load testing for seamless testing.
Nov 19, 20242 min read


Performance Testing for Black Friday
Discover how performance testing can prevent slowdowns and crashes to ensure a seamless shopping experience
Oct 15, 20242 min read


Comparison of Open-Source Performance Testing Tools JMeter and Gatling
JMeter and Gatling are popular open-source tools for performance testing, but they have different strengths and weaknesses.
Jun 7, 20243 min read


Metrics for Performance Engineers
When designing and executing performance tests, we mainly focus on how real users will use the application in production. This end-game...
Jan 25, 20242 min read


How Load Testing and Monitoring Can Help Identify Hotspots and Improve Customer Satisfaction
With the rise of mobile devices, user experience has become more critical. We have the internet in our pockets, browse through our...
Dec 14, 20233 min read


What is Level 5 Load and Performance Testing?
If you want to waste money, use the classic performance testing approach. What is the Classic Performance Testing approach? Tools first...
Aug 3, 20233 min read


Stress-Test Your Kafka System with JMeter to ensure Scalability and Reliability at Peak Workloads
Kafka is a successful messaging system; any company can use it in many powerful ways. A crucial part of Kafka is the capability to...
Apr 13, 20232 min read
bottom of page