diff options
| author | Amlal El Mahrouss <amlal@nekernel.org> | 2025-05-12 13:44:45 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-05-12 13:44:45 +0200 |
| commit | d608230b1350b064ceb01e6572519b108f6139b0 (patch) | |
| tree | 438052f9e51890099d1d20f10b7e3b5ffa7bf1a6 /docs | |
| parent | 57d040e3e6b6d0257c0ba5a914396520b18d9d87 (diff) | |
| parent | ab617428ecd00ec15960ba92e12a1a2252f28e45 (diff) | |
Merge pull request #31 from nekernel-org/dev
0.0.2e2 - Amend
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/tex/hefs.tex | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/tex/hefs.tex b/docs/tex/hefs.tex index 6d7c1c53..cd20062c 100644 --- a/docs/tex/hefs.tex +++ b/docs/tex/hefs.tex @@ -169,6 +169,6 @@ Internal helpers: \section{Conclusion} HeFS provides a modern and compact approach to high-performance file storage. -Its use of red-black trees, fixed-size metadata, slice-based sparse files, and minimal overhead makes it a strong candidate for embedded and performance-sensitive use cases. +Its use of red-black trees, fixed-size metadata, slice-based sparse files, and minimal overhead makes it a strong candidate for performance-sensitive use cases. \end{document} |
