Commit graph

9 commits

Author SHA1 Message Date
19672445a2
improve credits section; reorganize README 2024-08-15 21:07:40 +03:00
vali
f1e8ca8773
add benchmarking for individual functions (#9)
* add benchmarking

* update README to include benchmarking of individual functions

* README: formatting

* README: add link to Criterion's getting_started

* shell.nix: add gnuplot

Since Criterion.rs uses gnuplot to generate nice plots, add it to the
shell.

* Cargo.toml: fixed microfetch binary name

* benchmark.rs: fix benchmark function's name

* Update README.md

---------

Co-authored-by: raf <raf@notashelf.dev>
2024-08-15 17:43:39 +00:00
9a408c0da9
add thanks section to readme 2024-08-15 11:23:53 +03:00
6cad15c330
include installation instructions 2024-08-14 00:19:40 +03:00
sioodmy
58c6d9b384
docs: update readme (#5) 2024-08-13 21:14:38 +00:00
17152f9d14
include comperative benchmarking results
Some checks are pending
Rust / build (push) Waiting to run
2024-08-05 03:57:43 +03:00
7d693ea26f
include benchmarks, add contributing section 2024-08-05 00:57:07 +03:00
fc62d72cab
add demo to README
Some checks are pending
Rust / build (push) Waiting to run
2024-08-04 16:35:16 +03:00
198fd107d7
add a README 2024-08-03 20:08:47 +03:00