Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
dashjay committed Apr 1, 2024
1 parent 076feec commit c4fd617
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,4 +40,14 @@ this periodically, they even not feel the existence of persistence process.

It is easy to run service as a gprc server, I'll provide the full code sample later.

## Benchmark

If all goes well(persistent process), it can reach 1.5M QPS, if use batch get request, you can get 67M version if every
request get 50 versions.

```
hlc_test.go:56: finished 20000000 query & get 20000000 clocks in 12.70 sec
hlc_test.go:77: finished 20000000 query & get 1000000000 clocks in 14.77 sec
```


0 comments on commit c4fd617

Please sign in to comment.