From 56f8856de6715c053a3e056d140c17554dcae169 Mon Sep 17 00:00:00 2001 From: Noah Gibbs Date: Tue, 8 Aug 2023 13:49:53 +0100 Subject: [PATCH] Add benchmarks.yml description --- benchmarks.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/benchmarks.yml b/benchmarks.yml index 0a2a7bae..6c1b5985 100644 --- a/benchmarks.yml +++ b/benchmarks.yml @@ -19,6 +19,9 @@ liquid-compile: liquid-render: desc: renders a chosen-for-profiling Liquid theme repeatedly. category: headline +lobsters: + desc: test a wide variety of routes in the Lobste.rs Rails app + category: headline mail: desc: mail tests the Mail gem by repeatedly creating an email from a text file and converting it to a string for sending. category: headline