You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/release-notes/10.0.md
+3Lines changed: 3 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -22,6 +22,9 @@ A full list of bugs that have been addressed is included further below.
22
22
23
23
- Major performance improvement of ~20% w.r.t small files
24
24
as well as large files testing in controlled lab environments [#2771](https://github.com/gluster/glusterfs/issues/2771)
25
+
26
+
**NOTE**: The above improvement requires tcmalloc library to be enabled for building. We have tested and verified tcmalloc in X86_64 platforms and is enabled only for x86_64 builds in current release.
27
+
25
28
- Randomized port selection for bricks, improves startup time [#786](https://github.com/gluster/glusterfs/issues/786)
26
29
- Performance improvement with use of readdir instead of readdirp in fix-layout [#2241](https://github.com/gluster/glusterfs/issues/2241)
27
30
- Heal time improvement with bigger window size [#2067](https://github.com/gluster/glusterfs/issues/2067)
0 commit comments