init research
This commit is contained in:
Vendored
+15
@@ -0,0 +1,15 @@
|
||||
# Benchmarking with JMH
|
||||
|
||||
## Build
|
||||
|
||||
Requires tools build
|
||||
|
||||
```sh
|
||||
clj -T:build all
|
||||
```
|
||||
|
||||
## Run
|
||||
|
||||
```sh
|
||||
clojure -M:jmh '{:output "jmh-report.edn"}'
|
||||
```
|
||||
Reference in New Issue
Block a user