Skip to content

Commit

Permalink
Merge remote-tracking branch 'upstream/master'
Browse files Browse the repository at this point in the history
  • Loading branch information
qiancai committed Jul 29, 2024
2 parents c2b31d0 + ec8a276 commit e6d1e24
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tune-region-performance.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ To reduce the performance overhead of many Regions, you can also enable [Hiberna

> **Note:**
>
> The recommended range for the Region size is [48MiB, 258MiB]. Commonly used sizes include 96 MiB, 128 MiB, and 256 MiB. It is NOT recommended to set the Region size beyond 1 GiB. Avoid setting the size to more than 10 GiB. An excessively large Region size might result in the following side effects:
> The recommended range for the Region size is [48 MiB, 256 MiB]. Commonly used sizes include 96 MiB, 128 MiB, and 256 MiB. It is NOT recommended to set the Region size beyond 1 GiB. Avoid setting the size to more than 10 GiB. An excessively large Region size might result in the following side effects:
>
> + Performance jitters
> + Decreased query performance, especially for queries that deal with a large range of data
Expand Down

0 comments on commit e6d1e24

Please sign in to comment.