You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A lightweight data processing framework built on DuckDB and [3FS].
8
+
A lightweight data processing framework built on [DuckDB] and [3FS].
9
9
10
10
## Features
11
11
@@ -55,11 +55,15 @@ For detailed guides and API reference:
55
55
56
56
## Performance
57
57
58
-
We executed the [Gray Sort benchmark]using [smallpond] on a cluster comprising 50 compute nodes and 25 storage nodes running [3FS]. The benchmark sorted 110.5TiB of data in 30 minutes and 14 seconds, achieving a throughput of 3.66TiB/min.
58
+
We evaluated smallpond using the [GraySort benchmark]([script]) on a cluster comprising 50 compute nodes and 25 storage nodes running [3FS]. The benchmark sorted 110.5TiB of data in 30 minutes and 14 seconds, achieving an average throughput of 3.66TiB/min.
0 commit comments