Skip to content

Commit 4f997ee

Browse files
authored
Merge pull request #418 from steffan-westcott/patch-1
Added and updated benchmarking libraries
2 parents 3af11c3 + 216d210 commit 4f997ee

File tree

1 file changed

+14
-2
lines changed

1 file changed

+14
-2
lines changed

projects.yml

Lines changed: 14 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2104,6 +2104,18 @@ criterium:
21042104
categories: [Benchmarking]
21052105
platforms: [clj]
21062106

2107+
jmh_clojure:
2108+
name: jmh-clojure
2109+
url: https://github.com/jgpc42/jmh-clojure
2110+
categories: [Benchmarking]
2111+
platforms: [clj]
2112+
2113+
needle:
2114+
name: Needle
2115+
url: https://github.com/Tyruiop/needle
2116+
categories: [Benchmarking]
2117+
platforms: [clj]
2118+
21072119
data_priority_map:
21082120
name: data.priority-map
21092121
url: https://github.com/clojure/data.priority-map
@@ -4792,7 +4804,7 @@ reitit:
47924804
clj_memory_meter:
47934805
name: clj-memory-meter
47944806
url: https://github.com/clojure-goes-fast/clj-memory-meter
4795-
categories: [Performance, Benchmarking]
4807+
categories: [Benchmarking]
47964808
platforms: [clj]
47974809

47984810
specviz:
@@ -4972,7 +4984,7 @@ clojurephant:
49724984
clj_async_profiler:
49734985
name: clj-async-profiler
49744986
url: https://github.com/clojure-goes-fast/clj-async-profiler
4975-
categories: [Performance]
4987+
categories: [Benchmarking]
49764988
platforms: [clj]
49774989

49784990
stencil_core:

0 commit comments

Comments
 (0)