Replies: 2 comments 9 replies
-
Besides the overhead of looking up and running the user callbacks, I wouldn't expect there to be any additional overhead. Note that this feature doesn't have complete coverage of all the file system calls and might go away in the future, so I wouldn't use it for anything more than debugging. |
Beta Was this translation helpful? Give feedback.
2 replies
-
I used to monitor there is new file generated in MEMFS so that I can read that file and post to JS main UI. the scenario is like using FFmpeg.js to generate the TS file continually in MEMFS. |
Beta Was this translation helpful? Give feedback.
7 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
hi, just curiously -sFS_DEBUG will impact the performance or not?
thanks.
Beta Was this translation helpful? Give feedback.
All reactions