Y
Hacker News
new
|
ask
|
show
|
jobs
by
pornel
933 days ago
AMD's implementation of `rep movsb` instruction is surprisingly slow when addresses are page aligned. Python's allocator happens to add a 16-byte offset that avoids the hardware quirk/bug.
1 comments
sound1
932 days ago
thank you, upvoted!
link