Commit graph

25 commits

Author SHA1 Message Date
hinto.janai
7b31745db3
Merge branch 'blockchain-benches' into criterion 2024-11-28 09:06:35 -05:00
hinto.janai
867ef3fe80
Merge branch 'rpc-types-benches' into criterion 2024-11-28 09:06:03 -05:00
hinto.janai
fe4f4ee46f
Merge branch 'cryptonight-bench' into criterion 2024-11-28 09:05:30 -05:00
hinto.janai
3f2fc0eb22
Merge branch 'db-bench' into criterion 2024-11-28 09:05:09 -05:00
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
f65ff1bb0e
fix alt_block height 2024-10-31 19:53:36 -04:00
hinto.janai
1cf86ed5c0
alt_block 2024-10-31 19:44:09 -04:00
hinto.janai
e5db01a2e3
fmt 2024-10-31 17:09:41 -04:00
hinto.janai
059d0e6105
add benches/criterion/cuprate-blockchain 2024-10-31 17:06:28 -04:00
hinto.janai
705cd7e2db
clippy 2024-10-25 20:40:39 -04:00
hinto.janai
725b532de9
fix json 2024-10-25 20:23:28 -04:00
hinto.janai
d2b30c1cbd
add benches 2024-10-25 20:03:30 -04:00
hinto.janai
a5ba54422f
add benches/criterion/cuprate-rpc-types 2024-10-25 19:45:34 -04:00
hinto.janai
d89840e53f
add benches/criterion/cuprate-cryptonight 2024-10-24 19:31:37 -04:00
hinto.janai
8ae208b9f0
fix benches
Some checks failed
Audit / audit (push) Has been cancelled
Deny / audit (push) Has been cancelled
2024-10-22 20:36:14 -04:00
hinto.janai
0aa5f77c5e
fix cargo 2024-10-22 17:08:28 -04:00
hinto.janai
da3417f71f
changes 2024-10-22 17:08:16 -04:00
hinto.janai
7a94952e14
copy #98 2024-10-21 17:01:11 -04:00
hinto.janai
e1a6f82e92
add benches/criterion/cuprate-helper 2024-10-18 20:11:47 -04:00
hinto.janai
eb617b30f8
json-rpc benchmarks 2024-10-09 17:42:56 -04:00
hinto.janai
828cbbac27
docs
Some checks failed
Audit / audit (push) Has been cancelled
Deny / audit (push) Has been cancelled
2024-10-08 20:49:13 -04:00
hinto.janai
185c2ee25a
add cuprate-criterion-example
Some checks are pending
Audit / audit (push) Waiting to run
Deny / audit (push) Waiting to run
2024-10-08 17:42:21 -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
b538272f4d
readme, basic examples
Some checks failed
Audit / audit (push) Has been cancelled
Deny / audit (push) Has been cancelled
2024-06-26 17:03:17 -04:00