Jacek
Jacek
### Runtime Node ### Runtime version 18 ### Module version 12.1.1 ### Used with Hapi Server ### Any other relevant information I use TS 5 and latest catbox-redis ### How...
 In my IDE I use custom font (Source Code Pro Semibold), maybe this is reason? font: https://github.com/adobe-fonts/source-code-pro
``` const {The stack trace depth. (Must be an *uneven* number to ensure that the Align16Bytes option works in FullDebugMode.)} StackTraceDepth = 11; ``` Please add posibility to configure value...
I compile dll and exe with ShareMM option, but when I unload dll (FreeLibrary) from exe then FastMM hangs on FinalizeMemoryManager->DestroyCleanupThread called from DLL finalization. ``` procedure DestroyCleanupThread; begin if...
See post: https://plus.google.com/u/0/108264621339439827681/posts/NGXDpCcjjUZ quote: "I try use FastMM4 to tracking bottleneck in allocating memory. I was inspired by this Primož movie: https://www.youtube.com/watch?v=p-5mJyXvmrc When I turn off FullDebugMode and turn on...
Please add posibility to configure value of stack trace depth in runtime, by replacing constant CFastMM_StackTraceEntryCount with a variable (or setter procedure).
Please add in main window link to this site, to releases page.
Why in many BaseX interfaces/classes you don't use a const for array param, like this: ` function Encode(data: TBytes): TBaseNcodingString; override;` It has a big impact on performance. See: https://www.delphitools.info/2010/07/28/all-hail-the-const-parameters/
will this project (very useful!) be developed yet?
Please see:  and ...fix :-)