linksplatform / Data.Triplets.Kernel

LinksPlatform's Platform.Data.Triplets.Kernel native library.
https://nuget.org/packages/Platform.Data.Triplets.Kernel
The Unlicense
1 stars 4 forks source link

Compare performance of inline asm solution for tree traversal with simple recursion #4

Open Konard opened 4 years ago

Konard commented 4 years ago

https://github.com/linksplatform/Data.Triplets.Kernel/blob/56031c39826b385fdc90680e7a133171a0e40c32/Platform.Data.Triplets.Kernel/Common.h#L13-L14 For better results these types have to be changed to 32-bit integers.