In the documentation for the Persistent Manager module, it says that "the writing of a big amount of persistent variables may take a lot of time and can block the respective task very long".
How much is "a big amount" ? For example if it's running on a raspberry Pi 3 with 1GB of RAM and a writing speed of around 15 MB/s ?
Also there is an indication of a size limitation in the documentation, but what is the limitation on the updating speed ?
For example if I want to store one REAL variable periodically, how fast can I go ? Every 3ms ? 10 ms ? 500ms ?
Thank you for your support,
BR
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hello everyone,
In the documentation for the Persistent Manager module, it says that "the writing of a big amount of persistent variables may take a lot of time and can block the respective task very long".
How much is "a big amount" ? For example if it's running on a raspberry Pi 3 with 1GB of RAM and a writing speed of around 15 MB/s ?
Also there is an indication of a size limitation in the documentation, but what is the limitation on the updating speed ?
For example if I want to store one REAL variable periodically, how fast can I go ? Every 3ms ? 10 ms ? 500ms ?
Thank you for your support,
BR