solana/perf/src
Brennan e79b84ea70
Rework tx sig verify batching (#31355)
* Rework tx sig verify batching to eliminate special casing and increase the packet limit for sigverify from 2k to 5k
2023-04-28 09:21:12 -07:00
..
cuda_runtime.rs ci: treewide: deny used_underscore_binding (#31319) 2023-04-27 10:10:16 +09:00
data_budget.rs check data budget before accessing blockstore (#30809) 2023-03-22 15:56:06 -07:00
deduper.rs upgrades ahash to 0.8.3 (#30935) 2023-03-28 18:23:33 +00:00
discard.rs Make PacketBatch packets vector non-public (#25413) 2022-05-23 15:30:15 -05:00
lib.rs Move Deduper into a separate file (#29891) 2023-01-25 15:34:53 -06:00
packet.rs remove pub from to_packet_batches_for_tests (#31056) 2023-04-05 08:57:17 -07:00
perf_libs.rs perf: Change underlying Elems to *const u8 (#29089) 2022-12-06 18:06:27 +01:00
recycler.rs
recycler_cache.rs
sigverify.rs Rework tx sig verify batching (#31355) 2023-04-28 09:21:12 -07:00
test_tx.rs
thread.rs patches errors from clippy::uninlined_format_args 2022-12-06 19:32:15 +00:00