Hey everyone <!here> π
Our engineering team has focussed heavily on improving the performance of Prisma over the last couple of weeks. Last weekβs
1.14 release was the result of that and came with many improvements for scalability and speed π Weβre very excited about this release as
weβve managed to increase the throughput of Prisma by up to 400%! You can read all details about the improvements in the latest release here:
https://www.prisma.io/blog/performance-release-aeduv0rei0ji/
We have further used this intense period of focussing on improving performance to make sure the constant evaluation and optimization of performance becomes deeply engrained into our engineering process. Therefore,
we have built a benchmarking suite that is ran after every code change to ensure weβre not accidentally introducing performance penalties (similar to how weβre running unit tests to ensure the stability of Prisma) β±οΈ You can read more about this on our engineering blog:
https://www.prisma.io/blog/performance-engineering-aeduv0rei0jk/