Docs.rs
  • bitcoin-bench-0.1.16-alpha.0
    • bitcoin-bench 0.1.16-alpha.0
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • klebs6-x
    • Dependencies
      • bitcoin-addrman ^0.1.16-alpha.0 normal
      • bitcoin-amt ^0.1.16-alpha.0 normal
      • bitcoin-argsman ^0.1.16-alpha.0 normal
      • bitcoin-block ^0.1.16-alpha.0 normal
      • bitcoin-coinselect ^0.1.16-alpha.0 normal
      • bitcoin-derive ^0.1.16-alpha.0 normal
      • bitcoin-imports ^0.1.16-alpha.0 normal
      • bitcoin-indexed-chain ^0.1.16-alpha.0 normal
      • bitcoin-net ^0.1.16-alpha.0 normal
      • bitcoin-primitives ^0.1.16-alpha.0 normal
      • bitcoin-random ^0.1.16-alpha.0 normal
      • bitcoin-scripting ^0.1.16-alpha.0 normal
      • bitcoin-test ^0.1.16-alpha.0 normal
      • bitcoin-tx ^0.1.16-alpha.0 normal
      • bitcoin-txmempool ^0.1.16-alpha.0 normal
      • bitcoinnode-interface ^0.1.16-alpha.0 normal
      • bitcoinwallet-interface ^0.1.16-alpha.0 normal
      • bitcoinwallet-library ^0.1.16-alpha.0 normal
      • lazy_static ^1.4.0 normal
      • static_assertions ^1.1.0 normal
      • bitcoin-cfg ^0.1.16-alpha.0 build
    • Versions
    • 0% of the crate is documented
  • Platform
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Badges
    • Builds
    • Metadata
    • Shorthand URLs
    • Download
    • Rustdoc JSON
    • Build queue
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation
logo

logo

Crate bitcoin_bench

  • Version 0.1.16-alpha.0
  • All Items
  • Modules
  • Structs
  • Constants
  • Functions
  • Type Definitions
?
Change settings

Crate bitcoin_bench

source ·

Modules

  • benchmark

Structs

  • Args
  • Available
  • BenchRunner
  • NonTrivial
  • TestBlockAndIndex

Constants

  • ASIZE
  • BUFFER_SIZE_LARGE
  • BUFFER_SIZE_SMALL
  • BUFFER_SIZE_TINY
    | Number of bytes to process per iteration |
  • DEFAULT_BENCH_FILTER
  • DEFAULT_MIN_TIME_MS
  • K1
  • K2
  • MSIZE
  • batch_size
  • batches
  • buffer_size
    | Number of bytes to hash per iteration |
  • prevector_size
  • queue_batch_size

Functions

  • add_coin
    | Copied from src/wallet/test/coinselector_tests.cpp |
  • add_coin_with_wallet
  • add_tx
  • bench_bitcoin_main
  • chacha20
  • chacha20_poly1305_aead
  • create_ordered_coins
  • eviction_protection_common
  • generate_template_results
  • make_hard_case
    Copied from src/wallet/test/coinselector_tests.cpp
  • parse_asymptote
    | parses a comma separated list like “10,20,30,50” |
  • poly1305
  • setup_bench_args
  • wallet_balance

Type Definitions

  • BenchFunction
  • BenchmarkMap
  • CoinSet
  • NanoBenchResult
  • Trivial