diff --git a/perf-test/clj/reitit/opensensors_perf_test.clj b/perf-test/clj/reitit/opensensors_perf_test.clj index 7e39bdc1..eb6bc094 100644 --- a/perf-test/clj/reitit/opensensors_perf_test.clj +++ b/perf-test/clj/reitit/opensensors_perf_test.clj @@ -513,12 +513,12 @@ ;; 385ns (java-segment-router, no injects) (b! "reitit-ring-fast" reitit-ring-fast-f) - ;; 474ns (macros) - (b! "calfpath" calfpath-f) - ;; 2821ns (b! "pedestal" pedestal-f) + ;; 4364ns (macros) + (b! "calfpath" calfpath-f) + ;; 11615ns (b! "compojure" compojure-f)