Performance Testing gRPC Services

This repository contains scripts and information about my presentation at the gRPC community meetup on 25 May 2022. The presentation is based on the original article with the same name by @simskij. You can also access the Google Slides of my talk here.

The first demo is about a simple HTTP script to showcase how k6 works, while the second one is about two scripts, a simple one and a slightly more advanced one that explores more features of the k6. The recording is available on YouTube. I have written a summary of my presentation on my blog.

I also included grpcbin and pb projects as git submodules.

Also, to learn more about k6, please see the documentation.