dcrd/internal
Dave Collins bbaec90366
stdscript: Add v0 nulldata benchmark.
BenchmarkIsNullDataScript
-------------------------
v0_complex_non_standard          279362058   4.306 ns/op   0 allocs/op
v0_nulldata_no_data_push         276928082   4.325 ns/op   0 allocs/op
v0_nulldata_single_zero_push     40513850    29.47 ns/op   0 allocs/op
v0_nulldata_small_int_push       39842752    29.65 ns/op   0 allocs/op
v0_nulldata_max_small_int_push   36889138    29.82 ns/op   0 allocs/op
v0_nulldata_small_data_push      40597321    28.86 ns/op   0 allocs/op
v0_nulldata_60-byte_push         41307235    28.68 ns/op   0 allocs/op
v0_nulldata_max_standard_push    36347774    32.41 ns/op   0 allocs/op

This is part of a series of commits to fully implement the stdscript
package.
2021-06-08 12:20:43 -05:00
..
fees fees: Remove deprecated DisableLog. 2020-12-28 13:13:47 -06:00
limits multi: replace godoc.org with pkg.go.dev 2020-02-18 19:35:19 -06:00
mempool txscript: Split signing code to sign subpackage. 2021-05-07 13:19:00 -05:00
mining txscript: Split signing code to sign subpackage. 2021-05-07 13:19:00 -05:00
netsync netsync: Use an APBF for recently rejected txns. 2021-02-13 01:41:27 -06:00
progresslog multi: Add chain verify progress percentage. 2021-01-21 23:30:35 -06:00
rpcserver version: Rework to support single version override. 2021-05-14 04:15:56 -05:00
staging/stdscript stdscript: Add v0 nulldata benchmark. 2021-06-08 12:20:43 -05:00
version version: Rework to support single version override. 2021-05-14 04:15:56 -05:00