tauri-plugin-store is too slow and blocking code!! #9984
Unanswered
arashi-dev
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have this code to update some data in my
store.dat
file:my data is about
5KB
and this 4 lines take about 5 seconds to run!! (I did benchmark and it really is slow) and also, it blocks the code and prevents my code to continue until it executes completelyBeta Was this translation helpful? Give feedback.
All reactions