JAX Finance, 9-12 April, 2018
The Conference for Technology in Finance

Building an Accurate Performance Testing Harness

Power Workshop
Till conference begins:
✓ 2-in-1: JAX DevOps & JAX Finance ✓ Group Discount Register now »
Infos
Monday, April 9 2018
09:00 - 17:00
Room:
Edward 5-6

A key part of any organization’s testing strategy is the performance test harness. Without access to accurate telemetry and results, it is difficult to reason about the limits of a system’s performance. We place our trust in various tools to place our services under stress, but how can we be sure that the outputs from these tests reflect reality?

This full-day course explores how to validate that your load-testing harness is producing accurate results. Attendees will develop and iterate on a load-test harness to measure the responsiveness of a simple microservice. The course will cover how to measure and report system throughput and latency, and how to measure the system-under-test to understand where bottlenecks lie.

Key takeaways:

  • JVM internals
  • System profiling tools
  • Benchmarking methods
  • Performance monitoring and metrics collection
  • High-performance programming techniques

Workshop attendees should ensure that they have the following installed:

Gradle 3.2.1+

Latest _Oracle_ JDK 1.8 (not OpenJDK, not JRE)

For Linux users:

clone the grav repository:

https://github.com/epickrram/grav

clone the perf-map-agent repository:

https://github.com/jvm-profiling-tools/perf-map-agent

(and follow installation instructions)

clone the Flamegraph repository:

https://github.com/brendangregg/Flamegraph

Clone the following repository:
run (linux/mac): 
./gradlew build
run (windows):
./gradlew.bat build
This will ensure that project dependencies are already installed on your laptop.
Linux users can download and build async-profiler, which will be used during the course:

All code samples will work cross-platform, but advanced profiling techniques are only possible on Linux systems.

Attendees running MacOS/Windows should dual-boot to Linux if possible, or run a Linux VM to participate in all exercises.

Some exercises will require a machine with 4 or more hardware threads.

All exercises will be demonstrated by the presenter, so don’t worry if you don’t have a Linux system.

BEHIND THE TRACKS

CONTINUOUS DELIVERY & AUTOMATION
Automate delivery and boost productivity
CORE JAVA & PROGRAMMINGv
The joy of being a software engineer
AGILE & COMPANY CULTURE
The process of becoming fully agile
SOFTWARE ARCHITECTURE
the dos and don’ts
BLOCKCHAIN TECHNOLOGY & SOLUTIONS
Get started with the tech and build apps on the Ethereum blockchain.
FINTECH & INNOVATION
Insight into the FinTech movement
HIGH PERFORMANCE & LOW LATENCY
Squeeze the best performance from your system
Agile & Company Culture

Agile & Company Culture

FinTech & Innovation

FinTech & Innovation

Continuous Delivery & DevOps

Continuous Delivery & DevOps

Software Architecture

Software Architecture

Core Java & Programming

Core Java & Programming

High Performance & Low Latency

High Performance & Low Latency

Blockchain Technology & Solutions

Blockchain Technology & Solutions