Skip to content

Commit c81c7d6

Browse files
committed
fixup: readme
Signed-off-by: Todd Baert <[email protected]>
1 parent d4a85f0 commit c81c7d6

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CONTRIBUTING.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,8 @@ There is a small JMH benchmark suite for testing allocations that can be run wit
3838
mvn -P benchmark test-compile jmh:benchmark -Djmh.f=1 -Djmh.prof='dev.openfeature.sdk.benchmark.AllocationProfiler'
3939
```
4040

41+
If you are concerned about the repercussions of a change on memory usage, run this an compare the results to the committed. `benchmark.txt` file.
42+
4143
## Releasing
4244

4345
See [releasing](./docs/release.md).

0 commit comments

Comments
 (0)