Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/geky/littlefs-benchmarks
temporary (?) place for littlefs devel benchmark results
https://github.com/geky/littlefs-benchmarks
Last synced: 1 day ago
JSON representation
temporary (?) place for littlefs devel benchmark results
- Host: GitHub
- URL: https://github.com/geky/littlefs-benchmarks
- Owner: geky
- Created: 2023-02-13T22:28:25.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2023-11-21T08:58:39.000Z (almost 1 year ago)
- Last Synced: 2024-04-14T18:43:20.717Z (7 months ago)
- Language: Shell
- Size: 98.9 MB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
### Rbyd
![rbyd attr operations](bench_rbyd.sh.attr.svg)
![rbyd id operations](bench_rbyd.sh.id.svg)### Btree
![btree_operations](bench_btree.sh.svg)
![btree_operations_named](bench_btree.sh.named.svg)
![btree_operations_cmp_bs](bench_btree.sh.bs.svg)
![btree_operations_named_cmp_bs](bench_btree.sh.bs.named.svg)### Mtree
![mtree_operations](bench_mtree.sh.svg)
![mtree_operations_cmp_bs](bench_mtree.sh.bs.svg)### Directories
![dirs_operations](bench_dirs.sh.svg)
![dirs_operations_cmp_bs](bench_dirs.sh.bs.svg)### Files
![files_sparseish](bench_files.sh.sparseish.svg)
![files_rewriting](bench_files.sh.rewriting.svg)
![files_linear](bench_files.sh.linear.svg)
![files_random](bench_files.sh.random.svg)![files_linear_cmp_bs](bench_files.sh.bs.linear.svg)
![files_random_cmp_bs](bench_files.sh.bs.random.svg)![files_linear_cmp_ins](bench_files.sh.ins.linear.svg)
![files_random_cmp_ins](bench_files.sh.ins.random.svg)![files_linear_cmp_frs](bench_files.sh.frs.linear.svg)
![files_random_cmp_frs](bench_files.sh.frs.random.svg)![files_linear_cmp_crs](bench_files.sh.crs.linear.svg)
![files_random_cmp_crs](bench_files.sh.crs.random.svg)# Outdated
### Some btree variations
![btree_nothresh_thresh](bench_btree_cmp.sh.nothresh_thresh.svg)
### Many files
![manyfiles_cmp](cmp_manyfiles.sh.svg)
![manyfiles_experimental](bench_manyfiles.sh.svg)
![manyfiles_current](bench_manyfiles.sh.bc.svg)