apple / apple/foundationdb

Add to the Java docs a .asList() vs .iterator() comparison

Open
#1,454 0 comments 0 reactions 1 assignee Claimed by @alecgrieser View on GitHub
Dominant language
C++
Stars
16.7k
Forks
1.6k
Avg merge
1d 20h
Merged PRs (30d)
126

Description

See https://forums.foundationdb.org/t/latency-of-range-queries-that-return-large-number-of-key-value-pairs/1291 for context.

I feel like everyone that's evaluated using FDB in Java ends up doing this comparison to figure out which function is the correct one to use to read a range of data as quick as possible. We should just add that answer to the docs of .asList() and .iterator() so that people stop having to individually write the same benchmark over and over.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.