Skip to content

Commit

Permalink
update README.zh-CN.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Ahoo-Wang committed Jul 29, 2021
1 parent d9c5239 commit bc678b2
Showing 1 changed file with 12 additions and 1 deletion.
13 changes: 12 additions & 1 deletion README.zh-CN.md
Original file line number Diff line number Diff line change
Expand Up @@ -179,12 +179,23 @@ UUID最大的缺陷是随机的、无序的,当用于主键时会导致数据

### SegmentChainId-吞吐量 (ops/s)

#### RedisChainIdBenchmark-Throughput

![RedisChainIdBenchmark-Throughput](docs/jmh/RedisChainIdBenchmark-Throughput.png)

### SegmentChainId-每次操作耗时的百分位数
#### MySqlChainIdBenchmark-Throughput

![MySqlChainIdBenchmark-Throughput](docs/jmh/MySqlChainIdBenchmark-Throughput.png)

### SegmentChainId-每次操作耗时的百分位数(us/op)

#### RedisChainIdBenchmark-Percentile

![RedisChainIdBenchmark-Sample](docs/jmh/RedisChainIdBenchmark-Sample.png)

#### MySqlChainIdBenchmark-Percentile

![MySqlChainIdBenchmark-Sample](docs/jmh/MySqlChainIdBenchmark-Sample.png)
## 基准测试报告运行环境说明

- 基准测试运行环境:笔记本开发机(MacBook-Pro-(M1))
Expand Down

0 comments on commit bc678b2

Please sign in to comment.