An open API service indexing awesome lists of open source software.

https://github.com/v-core9/prisma-tryout


https://github.com/v-core9/prisma-tryout

Last synced: 2 months ago
JSON representation

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