Compare performance of inline asm solution for tree traversal with simple recursion
Nobody has claimed this yet.
Assessment
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Newbie friendliness
- 35/100
- Issue type
- Refactor
- Clarity
- Mostly clear
- Activity status
- Stale
- Tech stack
- c
- Domain
- performance
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.
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.
- Dominant language
- C
- Stars
- 1
- Forks
- 4
- PR merge metrics
- No merged PRs in 30d
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from linksplatform/Data.Triplets.Kernel
-
Add Each function implementation that will allow to use all read functions using unified interface Open
Difficulty 3/5 1-2 days Newbie friendliness 35/100
-
Difficulty 4/5 3-5 days Newbie friendliness 25/100
linksplatform/Data.Triplets.Kernel#19 · 1 comment ·
-
Use cmake Open
Difficulty 4/5 3-5 days Newbie friendliness 35/100
linksplatform/Data.Triplets.Kernel#13 · 1 comment ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 55/100
linksplatform/Data.Triplets.Kernel#12 · 1 comment ·
-
Difficulty 4/5 3-5 days Newbie friendliness 25/100
linksplatform/Data.Triplets.Kernel#11 · 1 comment ·
All issues in linksplatform/Data.Triplets.Kernel
Similar issues
-
Difficulty 2/5 1-2 days Newbie friendliness 78/100
brunodev85/gladio#18 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 68/100
OpenPrinting/cups#1721 ·
-
Difficulty 1/5 Under an hour Newbie friendliness 88/100
zephyrproject-rtos/zephyr#120318 · 1 comment ·
-
issue: bug report
Difficulty 1/5 Under an hour Newbie friendliness 90/100
-
[BUG] [25.12.5] Open
Difficulty 2/5 1-3 hours Newbie friendliness 72/100