dcrd/internal/staging/stdscript
Dave Collins ff69455469
stdscript: Add v0 stake revoke p2sh benchmark.
BenchmarkIsStakeRevocationScriptHashScript
------------------------------------------
v0_complex_non_standard   725635868   1.631 ns/op   0 allocs/op
v0_stake_revoke_p2sh      522431919   2.571 ns/op   0 allocs/op

This is part of a series of commits to fully implement the stdscript
package.
2021-06-08 12:20:48 -05:00
..
error_test.go stdscript: Introduce pkg infra for std scripts. 2021-06-08 12:20:31 -05:00
error.go stdscript: Introduce pkg infra for std scripts. 2021-06-08 12:20:31 -05:00
script_bench_test.go stdscript: Add v0 stake revoke p2sh benchmark. 2021-06-08 12:20:48 -05:00
script_test.go stdscript: Add v0 stake revoke p2sh support. 2021-06-08 12:20:48 -05:00
script.go stdscript: Add v0 stake revoke p2sh support. 2021-06-08 12:20:48 -05:00
scriptshortform_test.go stdscript: Introduce pkg infra for std scripts. 2021-06-08 12:20:31 -05:00
scriptv0_test.go stdscript: Add v0 stake revoke p2sh support. 2021-06-08 12:20:48 -05:00
scriptv0.go stdscript: Add v0 stake revoke p2sh support. 2021-06-08 12:20:48 -05:00