mirror of
https://github.com/uptrace/go-clickhouse.git
synced 2025-06-10 23:27:25 +02:00
chore: update readme
This commit is contained in:
parent
dd69688b91
commit
b98f97a09e
16
README.md
16
README.md
@ -37,17 +37,17 @@ Resources:
|
|||||||
|
|
||||||
**Read** (best of 3 runs):
|
**Read** (best of 3 runs):
|
||||||
|
|
||||||
| Library | Timing |
|
| Library | Timing |
|
||||||
| ---------------------------------------------------------------------------------------------------------------- | ------ |
|
| ------------------------------------------------------------------------------------------------------------------ | ------ |
|
||||||
| [This library](example/benchmark/read-native/main.go) | 655ms |
|
| [This library](example/benchmark/read-native/main.go) | 655ms |
|
||||||
| [ClickHouse/clickhouse-go](https://github.com/ClickHouse/clickhouse-go/blob/v2/benchmark/v2/read-native/main.go) | 849ms |
|
| [ClickHouse/clickhouse-go](https://github.com/ClickHouse/clickhouse-go/blob/main/benchmark/v2/read-native/main.go) | 849ms |
|
||||||
|
|
||||||
**Write** (best of 3 runs):
|
**Write** (best of 3 runs):
|
||||||
|
|
||||||
| Library | Timing |
|
| Library | Timing |
|
||||||
| -------------------------------------------------------------------------------------------------------------------------- | ------ |
|
| ---------------------------------------------------------------------------------------------------------------------------- | ------ |
|
||||||
| [This library](example/benchmark/write-native-columnar/main.go) | 475ms |
|
| [This library](example/benchmark/write-native-columnar/main.go) | 475ms |
|
||||||
| [ClickHouse/clickhouse-go](https://github.com/ClickHouse/clickhouse-go/blob/v2/benchmark/v2/write-native-columnar/main.go) | 881ms |
|
| [ClickHouse/clickhouse-go](https://github.com/ClickHouse/clickhouse-go/blob/main/benchmark/v2/write-native-columnar/main.go) | 881ms |
|
||||||
|
|
||||||
## Installation
|
## Installation
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user