improve startup speed
This commit is contained in:
@@ -231,6 +231,7 @@ export namespace Provider {
|
||||
}
|
||||
|
||||
const state = Instance.state(async () => {
|
||||
using _ = log.time("state")
|
||||
const config = await Config.get()
|
||||
const database = await ModelsDev.get()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user