Right now we display tokens as we get them, exposing the user to provider jitter.
My concept for fixing this is some kind of "smoothingBuffer" designed to always store
the last 250ms of tokens. There is an automatically adjusting dispersal rate that regulates the buffer to desired lookback.
Right now we display tokens as we get them, exposing the user to provider jitter.
My concept for fixing this is some kind of "smoothingBuffer" designed to always store
the last 250ms of tokens. There is an automatically adjusting dispersal rate that regulates the buffer to desired lookback.