https://github.com/v-core9/prisma-tryout
https://github.com/v-core9/prisma-tryout
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/v-core9/prisma-tryout
- Owner: V-core9
- License: mit
- Created: 2022-02-04T16:42:02.000Z (over 3 years ago)
- Default Branch: main_index
- Last Pushed: 2023-01-07T20:47:07.000Z (over 2 years ago)
- Last Synced: 2025-01-17T15:16:38.762Z (4 months ago)
- Language: JavaScript
- Size: 7.94 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Prisma-tryout 📊
❓ Check this file history for more info.
## 📰 Test #02 [basic execution time]:$ node tryout_02.extended_with_models.js
Average Execution Time: 5.415ms
Exec Item Count: 2000
Total Execution Time: 10.83s [10830ms]
Items Per Second: 184.7## 🌀 Test 03 - Only Prisma Models:
$ node tryout_03.only_prisma_models.js
Average Execution Time: 4.30275ms
Exec Item Count: 4000
Total Execution Time: 17.211s [17211ms]
Items Per Second: 232.4