@btc-stamps/tx-builder - v0.1.7
Home
Examples
Preparing search index...
PathOptimization
Interface PathOptimization
interface
PathOptimization
{
description
:
string
;
operationsSaved
:
number
;
type
:
|
"branch_elimination"
|
"loop_unrolling"
|
"constant_propagation"
|
"instruction_reordering"
;
}
Index
Properties
description
operations
Saved
type
Properties
description
description
:
string
Description
operations
Saved
operationsSaved
:
number
Operations saved
type
type
:
|
"branch_elimination"
|
"loop_unrolling"
|
"constant_propagation"
|
"instruction_reordering"
Type of path optimization
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
description
operations
Saved
type
GitHub
npm
JSR
Home
Examples
@btc-stamps/tx-builder - v0.1.7
Loading...
Description