John A. De Goes

Results 410 comments of John A. De Goes

[Here is a reproducer](https://github.com/zio/zio-schema/pull/334/files)

Yes, in a subproject would be best! (But in this same repo.)

I would love to see this pull request merged in! ❤️

Another possible experiment: pull out `head` of queue separately for the 1 element case, put the rest of a small number into an array, and use a linked list for...

Bounty is for an implementation that is notably faster than concurrent linked queue in run loop-type usage scenarios, together with a benchmark that proves it, and also before/after benchmark results...