Easy and realistic Load Testing of HTTP Live Streaming (HLS) with Apache JMeter

on 12 January 2015 DEVOPS, HTML5, JMETER, LOAD_TESTING, MEMORY, PERFORMANCE, PRODUCTIVITY, TUNING, VIDEO and Tags: , , , , , , , , with 3 comments

Updated on the 7th of may 2020 Easy and realistic Load Testing of HTTP Live Streaming (HLS) with Apache JMeter Videos today are ubiquitous. Nearly every website shows videos, particularly those built for Mobile devices. The most efficient way to serve video from website and even more for Mobile devices is to stream it as […]

Read more

Magento Performance Toolkit and JMeter Best Practices

on 2 November 2014 DEVOPS, ECOMMERCE, GROOVY, JMETER, JMETER-PLUGINS, LOAD_TESTING, PERFORMANCE, TUNING and Tags: , , , , , , , , , , , with 1 comment

Magento Performance Toolkit I recently discovered that Magento Team provided a performance toolkit based on Apache JMeter: https://github.com/magento/magento-performance-toolkit It is a great initiative as performance of eCommerce websites is critical nowadays and bad performance can make your customers quit your website. I was curious to see how it was implemented so I grabbed the JMX […]

Read more

Why Apache JMeter and Ubik Load Pack is your best load testing tool option

on 16 August 2014 DEVOPS, FLEX, GROOVY, GWT, JMETER, JMETER-PLUGINS, LOAD_TESTING, PERFORMANCE, PRODUCTIVITY, TUNING and Tags: , , , , , , , , , , , , with 1 comment

Why Apache JMeter and Ubik Load Pack is your best load testing tool option ? Read in this blog why choosing Apache JMeter + Ubik Load Pack is your best choice for your new Load Testing Solution. First some key benefits of choosing Apache JMeter: 1/ JMeter is becoming a de facto standard nowadays for […]

Read more

JMeter Performance and Tuning Tips

on 22 July 2014 AJAX, JMETER, LOAD_TESTING, MEMORY, PERFORMANCE, PROFILING, TUNING and Tags: , , , , , with 4 comments

Read in this blog best-practices about using JMeter to ensure you get the most out of it

Read more

Load Testing Apache and Adobe Flex with JMeter made easy

on 3 April 2014 FLEX, JMETER, LOAD_TESTING, PERFORMANCE, PRODUCTIVITY with 1 comment

Context: You want to load test a Adobe or Apache Flex application that uses AMF protocol to dialog with a BlazeDS Backend server (Majority of Flex applications do). You would like to use your favorite Open Source Load Testing tool Apache JMeter for this, but unfortunately AMF protocol is binary making it impossible to: Variabilize […]

Read more

Automatically generating nice graphs at end of your Load Test with Apache JMeter and JMeter-Plugins

on 2 February 2014 DEVOPS, JMETER, JMETER-PLUGINS, LOAD_TESTING, PERFORMANCE, PRODUCTIVITY, TUNING with 3 comments

Update as of November 2017: Since JMeter 3.0, last version being 3.3, JMeter provides Out Of The Box a dynamic Web report with tons of information. You can read an up to date blog (15th january 2019) described here. We highly advise you to use it instead of what is described below which is no […]

Read more