simonw/datasette-app

Research faster launch times

simonw opened this issue · 0 comments

https://twitter.com/kevinmarks/status/1473305581448581137

I'm tempted to make @datasetteproj my default CSV opening app, though it does take a little while to launch…

The app currently runs pip on every launch - that's both slow and could update things outside of the user requesting them to be updated.