-
The first version of the performant restore will be released in FDB 6.3 as an experimental feature. It thus closes the issue https://github.com/apple/foundationdb/issues/1049.
The performant restor…
-
When querying attribute data - multiple times - for lazy imports, I see that a significant amount of time is spent In [LazyMetadataWrapper](https://github.com/microsoft/vs-mef/blob/c3eef68be6eec67ab90…
-
### Describe the bug you're experiencing
The game crash at startup when installing those two mods
### Reproducability
Install Pehkui and Performant and launch the game
### Mod up to …
-
In v1 we used Yup for our query and form schemas. Zod is slightly more performant and new / trendy so I believe that is a better option unless Yup is needed.
-
Using `Uint8List` is more performant and resourceful for representing binary data.
The archive package should therefore try to use `Uint8List`s instead of `List`s.
See also the notes on its docume…
ueman updated
3 weeks ago
-
Hi, thank you for the great library! It would be really helpful if you could export src/hooks/useWindowSize.ts, as it seems like a useful utility. Specifically, I’m looking for a performant way to get…
-
`DrawTextureParams` is a `Clone` type used in `draw_texture_ex` to specify how a particular texture should be drawn. The function takes `DrawTextureParams` directly though. Wouldn't it be more efficie…
-
Hello,
I am researching performant open source android emulators and came across Trinity.
Is the project still active?
Thanks
-
During the sprint review we demoed searching the letter `a` in a spanish text. The search results were slow to load and some points in the text were not highlighted. This might need some investigation…
-
- [x] **Explore Possibility of No Downtimes**\
Investigate methods to perform backups without stopping Appwrite services.
- [x] **MariaDB Hot Backups**\
Implement hot, incremental backups for…