I’ve also updated our Prisma version from `2.6.2` ...
# orm-help
m
I’ve also updated our Prisma version from
2.6.2
to
2.26.0
and get now query times that are twice as slow. From 56ms to 121ms. Still sqlite. Any idea why there is a performance degradation between those versions?
r
I would suggest enabling the Node-API feature and that should improve performance.