Commit graph

11 commits

Author SHA1 Message Date
hinto.janai
9ba17f8c7f
Merge branch 'main' into helper-bench
Some checks failed
Deny / audit (push) Has been cancelled
2024-11-28 08:59:45 -05:00
hinto-janai
caa08d5eaa
benches: initial implementation (#196)
* add readme

* readme, basic examples

* name changes, bin impl

* example, docs

* book

* add `cuprate-criterion-example`

* docs, tracing

* fix clippy

* docs

* lib readme

* json-rpc benchmarks

* add to crates.md

* add `fixme`

* fix `cargo b` failing

this `cfg()` existing makes a regular workspace `cargo b` fail

* fix cargo.toml
2024-11-25 20:10:42 +00:00
hinto.janai
1cada331f0
fix cargo b failing
this `cfg()` existing makes a regular workspace `cargo b` fail
2024-10-21 20:12:22 -04:00
hinto.janai
1c462e3c95
add fixme 2024-10-09 20:17:58 -04:00
hinto.janai
2e3e36c840
add to crates.md 2024-10-09 19:46:13 -04:00
hinto.janai
cab2011613
lib readme 2024-10-09 17:23:32 -04:00
hinto.janai
8c9d159124
fix clippy 2024-10-08 20:35:00 -04:00
hinto.janai
9a0b6138b5
docs, tracing 2024-10-08 20:19:22 -04:00
hinto.janai
6525307744
book
Some checks are pending
Audit / audit (push) Waiting to run
Deny / audit (push) Waiting to run
2024-10-07 20:48:51 -04:00
hinto.janai
24d176ff14
example, docs
Some checks failed
Audit / audit (push) Has been cancelled
Deny / audit (push) Has been cancelled
2024-10-04 17:37:38 -04:00
hinto.janai
7bac741d5f
name changes, bin impl
Some checks are pending
Audit / audit (push) Waiting to run
Deny / audit (push) Waiting to run
2024-10-03 21:36:32 -04:00