Skip to content

Commit ce34247

Browse files
Enable profilers on self-contained-coordinator and bumped dependencies to the latest version (#89)
* Enable profilers on self-contained-coordinator and bumped dependencies to the latest version * Updated dependencies
1 parent 74197da commit ce34247

16 files changed

+977
-469
lines changed

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -222,3 +222,6 @@ fabric.properties
222222

223223
# Json result files
224224
*.json
225+
226+
# perf related
227+
*.out

0 commit comments

Comments
 (0)