Docs.rs
  • waffles-solana-perf-1.16.0
    • waffles-solana-perf 1.16.0
    • Permalink
    • Docs.rs crate page
    • Apache-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • nixxholas
    • Dependencies
      • ahash ^0.7.6 normal
      • bincode ^1.3.3 normal
      • bv ^0.11.1 normal
      • curve25519-dalek ^3 normal
      • dlopen ^0.1.8 normal
      • dlopen_derive ^0.1.4 normal
      • fnv ^1.0.7 normal
      • lazy_static ^1.4.0 normal
      • log ^0.4.17 normal
      • rand ^0.7.0 normal
      • rayon ^1.5.3 normal
      • serde ^1.0.152 normal
      • waffles-solana-metrics =1.16.0 normal
      • waffles-solana-rayon-threadlimit =1.16.0 normal
      • waffles-solana-sdk =1.16.0 normal
      • waffles-solana-vote-program =1.16.0 normal
      • matches ^0.1.9 dev
      • waffles-solana-logger =1.16.0 dev
      • caps ^0.5.4 normal
      • libc ^0.2.131 normal
      • nix ^0.25.0 normal
    • Versions
    • 6.77% of the crate is documented
  • Platform
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

solana_perf1.16.0

Crate Items

  • Structs
  • Enums
  • Constants
  • Traits
  • Functions
  • Type Aliases

List of all items

Structs

  • cuda_runtime::PinnedVec
  • data_budget::DataBudget
  • deduper::Deduper
  • packet::Meta
  • packet::Packet
  • packet::PacketBatch
  • packet::PacketFlags
  • perf_libs::Api
  • perf_libs::Elems
  • recycler::Recycler
  • recycler::RecyclerX
  • recycler_cache::RecyclerCache

Enums

  • sigverify::PacketError

Traits

  • recycler::Reset

Functions

  • discard::discard_batches_randomly
  • packet::deserialize_from_with_limit
  • packet::to_packet_batches
  • perf_libs::api
  • perf_libs::append_to_ld_library_path
  • perf_libs::init_cuda
  • perf_libs::locate_perf_libs
  • recycler::enable_recycler_warming
  • report_target_features
  • sigverify::check_for_tracer_packet
  • sigverify::check_packed_ge_small_order
  • sigverify::copy_return_values
  • sigverify::count_discarded_packets
  • sigverify::count_packets_in_batches
  • sigverify::count_valid_packets
  • sigverify::ed25519_verify
  • sigverify::ed25519_verify_cpu
  • sigverify::ed25519_verify_disabled
  • sigverify::generate_offsets
  • sigverify::get_checked_scalar
  • sigverify::init
  • sigverify::mark_disabled
  • sigverify::shrink_batches
  • test_tx::new_test_vote_tx
  • test_tx::test_invalid_tx
  • test_tx::test_multisig_tx
  • test_tx::test_tx
  • thread::is_renice_allowed
  • thread::renice_this_thread

Type Aliases

  • packet::PacketBatchRecycler
  • sigverify::TxOffset

Constants

  • packet::NUM_PACKETS
  • packet::NUM_RCVMMSGS
  • packet::PACKETS_PER_BATCH
  • packet::PACKET_DATA_SIZE
  • sigverify::VERIFY_MIN_PACKETS_PER_THREAD