From 708608e1d419eed545773d9839b31a833577e29f Mon Sep 17 00:00:00 2001 From: Batuhan Taskaya Date: Mon, 24 Jan 2022 18:04:30 +0300 Subject: [PATCH] docs: mention about the runners --- extras/profiling/README.md | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/extras/profiling/README.md b/extras/profiling/README.md index 845d78a1..a8df4c8e 100644 --- a/extras/profiling/README.md +++ b/extras/profiling/README.md @@ -1,4 +1,7 @@ # HTTPie Benchmarking Infrastructure -This directory includes the benchmarks -we use for testing HTTPie's speed. +This directory includes the benchmarks we +use for testing HTTPie's speed and the infrastructure +to automate this testing accross versions. + +