repositories
/
poolifier.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bb8ed27
)
build: more pnpm scripts usage cleanup
author
Jérôme Benoit
<jerome.benoit@sap.com>
Sat, 22 Apr 2023 23:18:08 +0000
(
01:18
+0200)
committer
Jérôme Benoit
<jerome.benoit@sap.com>
Sat, 22 Apr 2023 23:18:08 +0000
(
01:18
+0200)
Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
benchmarks/README.md
patch
|
blob
|
blame
|
history
diff --git
a/benchmarks/README.md
b/benchmarks/README.md
index da358f947dbba629a4e38bc6fea60ed051dd1970..550d599668bb4b66dab3569e9eb993be45ae771f 100644
(file)
--- a/
benchmarks/README.md
+++ b/
benchmarks/README.md
@@
-30,7
+30,7
@@
Those are our results:
### Internal
-To run the internal benchmarks, you just need to navigate to the root of poolifier project and run `pnpm
run
benchmark`
+To run the internal benchmarks, you just need to navigate to the root of poolifier project and run `pnpm benchmark`
## Versus other pools