Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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)