solana/program-test/src
Christian Kamm bea181eba9
Improve program-test process_transaction() speed by reducing sleep duration in banks-server (#20508)
* banks_server: Reduce sleep duration for local server

This speeds up process_transaction_with_commitment_and_context()
and thus most program tests by a lot.

* Plumb tick duration through poh config and signature polling

Co-authored-by: Jon Cinque <jon.cinque@gmail.com>
2021-10-15 18:55:41 +02:00
..
programs feature: add new token program feature (#18780) 2021-07-21 14:34:25 +02:00
lib.rs Improve program-test process_transaction() speed by reducing sleep duration in banks-server (#20508) 2021-10-15 18:55:41 +02:00
programs.rs feature: add new token program feature (#18780) 2021-07-21 14:34:25 +02:00