Re: [PATCH 0/6] Refactor and optimize string/memory functions
Corinna Vinschen <[email protected]>
| Newsgroups | gmane.comp.lib.newlib |
|---|---|
| Message-ID | <[email protected]> |
Hi Alexey, On Jan 27 10:42, Alexey Lapshin wrote: > This patch series refactors and optimizes several string and memory functions > in newlib. The changes include unifying common macros, improving performance > for specific use cases, and introducing a new option for hardware with > efficient unaligned memory access. Patchset pushed. Thanks, Corinna