Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
lroal authored Jul 11, 2024
1 parent 06b8666 commit 8b7e424
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,14 +29,13 @@ You can run it locally with the following steps:
- ```npm run drizzle:pool1```
- ```npm run orange:pool1```
- ```npm run prisma:pool1```
- ```npm run mikro:pool1``` (Does not work yet)
- ```npm run mikro:pool1```

5. **To run single benchmark for poolsize = 10**
- ```npm run drizzle:pool10```
- ```npm run orange:pool10```
- ```npm run prisma:pool10```
- ```npm run mikro:pool10``` (Does not work yet)
- ```npm run mikro:pool10```

6. Stop the Docker container
- ```npm run db:stop```
Happy Testing!

0 comments on commit 8b7e424

Please sign in to comment.