You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.