@eagleoutice/flowr - v2.13.15
Preparing search index...
src/benchmark/stats/stats
PerSliceStats
Interface PerSliceStats
interface
PerSliceStats
{
measurements
:
Map
<
"total"
|
"static slicing"
|
"reconstruct code"
,
bigint
,
>
;
numberOfDataflowNodesSliced
:
number
;
reconstructedCode
:
ReconstructionResult
;
slicingCriteria
:
{
criterion
:
SlicingCriterion
;
id
:
NodeId
}
[]
;
timesHitThreshold
:
number
;
}
Index
Properties
measurements
number
Of
Dataflow
Nodes
Sliced
reconstructed
Code
slicing
Criteria
times
Hit
Threshold
Properties
measurements
measurements
:
Map
<
"total"
|
"static slicing"
|
"reconstruct code"
,
bigint
>
number
Of
Dataflow
Nodes
Sliced
numberOfDataflowNodesSliced
:
number
reconstructed
Code
reconstructedCode
:
ReconstructionResult
slicing
Criteria
slicingCriteria
:
{
criterion
:
SlicingCriterion
;
id
:
NodeId
}
[]
times
Hit
Threshold
timesHitThreshold
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
measurements
number
Of
Dataflow
Nodes
Sliced
reconstructed
Code
slicing
Criteria
times
Hit
Threshold
@eagleoutice/flowr - v2.13.15
Loading...