Check short needle string routines
Registered by
Michael Hope
There's been discussion on the libc-alpha list about short needle specialised routines of strstr, strcasestr and memmem:
http://
Michael thinks there might be others. We know from Dave's work that the str* routines are typically called with very short strings.
Check:
* If the above routines need changes for ARM
* If the short needle approach helps for strcmp, strlen, etc
* The benchmarks used (libosip, +1) to see if they help our work
Blueprint information
- Status:
- Not started
- Approver:
- Michael Hope
- Priority:
- Low
- Drafter:
- Michael Hope
- Direction:
- Approved
- Assignee:
- None
- Definition:
- Discussion
- Series goal:
- Accepted for trunk
- Implementation:
- Informational
- Milestone target:
- backlog
- Started by
- Completed by
Related branches
Related bugs
Sprints
Whiteboard
[2013-08-22 matthew-
(?)