solana/programs/bpf/tests
Alessandro Decina ac983b725f
benches/bpf_loader: make account writable in bench_instruction_count_… (#28224)
benches/bpf_loader: make account writable in bench_instruction_count_tuner

The tuner program writes to its input account. This fixes the benchmark with
the direct_mapping branch, where we do enforce permissions before execution.
2022-10-04 22:44:22 +01:00
..
programs.rs benches/bpf_loader: make account writable in bench_instruction_count_… (#28224) 2022-10-04 22:44:22 +01:00