gtaska
Results
2
issues of
gtaska
From what I can tell, compaction/garbage collection only occurs as the file system is being used (written to). On devices with longer erase times (I'm currently looking at a part...
enhancement
performance
Affected Language: Python Compiler Version: flatc version 23.5.26 Operating System: Windows 10 fbs file (test.fbs) ``` struct ALLCAPS { data : uint8; } ``` Compiler command line ``` flatc --python...