5 ms·
I don't see your point. This is first semester CS code copying character by character. With some unrolling with uint64_t you can it will be sped up by 4 times a
by never_inline 2y ago
I don't see your point. This is first semester CS code copying character by character. With some unrolling with uint64_t you can it will be sped up by 4 times at least, and even more so using SIMD. I don't know if your LLM can generate anywhere near a real world function in OS standard libraries.
- hedora 2y agoAlso, the issue isn’t the quality of the LLM output, or whether you’re rooting for MS or Meta (e.g., there’s a vscode port these days). The issue is that the copyright on that code is extremely questionable, and FreeBSD chose not to pirate source code from other operating systems a long time ago.