Have you done an analysis of how this differs in cycle cost from a normal buffer?
Suggestion: create function that adds nats to a buffer and a stable buffer from iter.range(0…n) and see how many you can stuff in before hitting the cycle limit for each type.
Have you done an analysis of how this differs in cycle cost from a normal buffer?
Suggestion: create function that adds nats to a buffer and a stable buffer from iter.range(0…n) and see how many you can stuff in before hitting the cycle limit for each type.