Shanon Jackson

Results 39 comments of Shanon Jackson

Also in this boat, Our problem is we have a table highly optimized for writes, no unique constraints, no foreign keys, low index count. We want to be able to...

Also in this boat, except we dynamically create/drop partitions. We have a telemetry table that partitions 12 months into future and 24 months into past resulting in 36 dynamic tables....

Hi actually happy to reproduce this to have a scientific approach/answer to the speed reduction. I'll setup a public repository with K6/IAC that creates two functions apps one with/one without...

https://github.com/ShanonJackson/prisma-az-perf Methodology: - Commited the functions/node_modules folder so that its identical for everyone, because I manually removed dependencies that original from "prisma" and not "@prisma/client" so want it identical to...

Happy to run the same tests on Lambda/Api gateway setup on AWS. But I don't think there's much point as by @janpio 's comment above that we're all in agreement...

For AWS getting the cold start times is actually a lot easier (no need for K6) because they're logged in cloudwatch. I'll add some more IAC to the repository, deploy...

Confused as to where 'LIMIT 6' is coming from. Are you sure that's the input prisma query?

I agree there is 'where do we stop' argument, but I also feel like there's a middle ground where the documentation itself show's very easy steps to install the extensions...

There's only 1 compute as a service "TRUE" serverless offering on Azure and its the function apps consumption plan, this issue is 4 years old now and there's still been...