File tree Expand file tree Collapse file tree 1 file changed +8
-8
lines changed Expand file tree Collapse file tree 1 file changed +8
-8
lines changed Original file line number Diff line number Diff line change @@ -37,17 +37,17 @@ Resources:
3737
3838** Read** (best of 3 runs):
3939
40- | Library | Timing |
41- | ---------------------------------------------------------------------------------------------------------------- | ------ |
42- | [ This library] ( example/benchmark/read-native/main.go ) | 655ms |
43- | [ ClickHouse/clickhouse-go] ( https://github.com/ClickHouse/clickhouse-go/blob/v2 /benchmark/v2/read-native/main.go ) | 849ms |
40+ | Library | Timing |
41+ | ------------------------------------------------------------------------------------------------------------------ | ------ |
42+ | [ This library] ( example/benchmark/read-native/main.go ) | 655ms |
43+ | [ ClickHouse/clickhouse-go] ( https://github.com/ClickHouse/clickhouse-go/blob/main /benchmark/v2/read-native/main.go ) | 849ms |
4444
4545** Write** (best of 3 runs):
4646
47- | Library | Timing |
48- | -------------------------------------------------------------------------------------------------------------------------- | ------ |
49- | [ This library] ( example/benchmark/write-native-columnar/main.go ) | 475ms |
50- | [ ClickHouse/clickhouse-go] ( https://github.com/ClickHouse/clickhouse-go/blob/v2 /benchmark/v2/write-native-columnar/main.go ) | 881ms |
47+ | Library | Timing |
48+ | ---------------------------------------------------------------------------------------------------------------------------- | ------ |
49+ | [ This library] ( example/benchmark/write-native-columnar/main.go ) | 475ms |
50+ | [ ClickHouse/clickhouse-go] ( https://github.com/ClickHouse/clickhouse-go/blob/main /benchmark/v2/write-native-columnar/main.go ) | 881ms |
5151
5252## Installation
5353
You can’t perform that action at this time.
0 commit comments