max0x7ba / atomic_queue

C++ lockless queue.
MIT License
1.51k stars 180 forks source link

Benchmark comments #69

Closed MasterBe closed 6 months ago

MasterBe commented 6 months ago

Can you please add some of your comments on the webpage? What do you think? Which to use for each case? And maybe an explanation of the difference in results if possible?

max0x7ba commented 6 months ago

Can you please add some of your comments on the webpage? What do you think?

I don't think I have much else to add.

Which to use for each case?

What cases do you have in mind?

And maybe an explanation of the difference in results if possible?

The benchmark results are different because queue implementations are different.

max0x7ba commented 6 months ago

The best thing I can do for you is to defer to https://github.com/max0x7ba/atomic_queue#reading-material