linksplatform / linksplatform/Data.Triplets.Kernel
Compare performance of inline asm solution for tree traversal with simple recursion
Open
- Dominant language
- C
- Stars
- 1
- Forks
- 4
- PR merge metrics
- No merged PRs in 30d
Description
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.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start with Common.h lines 13-14 from the linked commit and inspect the inline assembly and recursive tree-traversal paths. Compare their performance after considering the requested 32-bit integer types; done means the comparison is documented and the more suitable type choice is applied.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- c
- Domain
- performance
- Issue type
- Refactor
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100