mirror of
https://github.com/mhx/dwarfs.git
synced 2025-08-04 02:06:22 -04:00
docs(README): add starchart
This commit is contained in:
parent
05fd13156d
commit
0548454f64
@ -44,6 +44,7 @@ A fast high compression read-only file system for Linux and Windows.
|
||||
- [With fuse-archive](#with-fuse-archive)
|
||||
- [Performance Monitoring](#performance-monitoring)
|
||||
- [Other Obscure Features](#other-obscure-features)
|
||||
- [Stargazers over Time](#stargazers-over-time)
|
||||
|
||||
## Overview
|
||||
|
||||
@ -2453,3 +2454,7 @@ lookup) runs on. `mkdwarfs` uses a whole array of different worker groups,
|
||||
namely `compress` for compression, `scanner` for scanning, `ordering` for
|
||||
input ordering, and `blockify` for segmenting. `blockify` is what you would
|
||||
typically want to run on your "performance" cores.
|
||||
|
||||
## Stargazers over Time
|
||||
|
||||
[](https://starchart.cc/mhx/dwarfs)
|
||||
|
Loading…
x
Reference in New Issue
Block a user