Skip to content

Commit a0cf5fd

Browse files
committed
changes
1 parent ad95f96 commit a0cf5fd

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

examples/README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,3 +8,6 @@ docker-compose up --build
88
```
99

1010
These are very simple projects where the application is basically one `while true` loop and inside that loop it calls a slow function and a fast function. Slow function takes about 80% of the time and the fast one takes about 20%.
11+
12+
13+
Text

0 commit comments

Comments
 (0)