Skip to content

Commit

Permalink
docs: fix format
Browse files Browse the repository at this point in the history
  • Loading branch information
evenyag committed Mar 14, 2024
1 parent 817f984 commit 63fb1e0
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions docs/benchmarks/tsbs/v0.7.0.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,15 +23,15 @@

## Write performance

| Environment | Ingest raterows/s |
| Environment | Ingest rate (rows/s) |
| ------------------ | --------------------- |
| Local | 3695814.64 |
| EC2 c5d.2xlarge | 2987166.64 |
| Local | 3695814.64 |
| EC2 c5d.2xlarge | 2987166.64 |


## Query performance

| Query type | Local (ms) | EC2 c5d.2xlarge (ms) |
| Query type | Local (ms) | EC2 c5d.2xlarge (ms) |
| --------------------- | ---------- | ---------------------- |
| cpu-max-all-1 | 30.56 | 54.74 |
| cpu-max-all-8 | 52.69 | 70.50 |
Expand Down

0 comments on commit 63fb1e0

Please sign in to comment.