|
|
|
|
|
by simonw
1787 days ago
|
|
Weirdly Cloud Run claims that cold start time isn't coupled to the size of the binary. I find that larger database files on Cloud Run do need to be assigned a higher amount of RAM though, or they fail to start - but I'm not sure if that's a bug in how my code works. I've not yet spent much time tweaking SQLite parameters. |
|