SPeCS Packages Documentation
Preparing search index...
@specs-feup/clava-lite-benchmarks
LiteBenchmarkLoader
BenchmarkSuite
Class BenchmarkSuite<InputSize>
Abstract
Type Parameters
InputSize
extends
string
Index
Constructors
constructor
Properties
apps
enum
Object
flags
name
path
Constructors
Protected
constructor
new
BenchmarkSuite
<
InputSize
extends
string
>
(
name
:
string
,
enumObject
:
{
[
k
:
string
]:
InputSize
}
,
path
:
string
,
apps
:
{
[
key
:
string
]:
AppSummary
<
InputSize
>
}
,
flags
:
string
[]
,
)
:
BenchmarkSuite
<
InputSize
>
Type Parameters
InputSize
extends
string
Parameters
name
:
string
enumObject
:
{
[
k
:
string
]:
InputSize
}
path
:
string
apps
:
{
[
key
:
string
]:
AppSummary
<
InputSize
>
}
flags
:
string
[]
Returns
BenchmarkSuite
<
InputSize
>
Properties
apps
apps
:
{
[
key
:
string
]:
AppSummary
<
InputSize
>
}
enum
Object
enumObject
:
{
[
k
:
string
]:
InputSize
}
flags
flags
:
string
[]
name
name
:
string
path
path
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
apps
enum
Object
flags
name
path
SPeCS Packages Documentation
Loading...