Level / bench

Benchmark abstract-level databases.
MIT License
8 stars 2 forks source link

Support `level-web-stream` in stream benchmark #32

Closed vweevers closed 2 years ago

vweevers commented 2 years ago

Not sure how to make this fairer, in comparison to Node.js streams. I don't see a way to synchronously read out the buffered data; atm a promise is used for every item.

For https://github.com/Level/web-stream/issues/1.