SPeCS Packages Documentation
Preparing search index...
@specs-feup/clava-lite-benchmarks
SuiteRunner
SuiteRunner
Class SuiteRunner
Abstract
Index
Constructors
constructor
Methods
get
Script
Name
log
run
Script
run
Script
For
Suite
Constructors
constructor
new
SuiteRunner
(
lineLength
?:
number
)
:
SuiteRunner
Parameters
lineLength
:
number
= 60
Returns
SuiteRunner
Methods
Protected
Abstract
get
Script
Name
getScriptName
()
:
string
Returns
string
Protected
log
log
(
msg
:
string
)
:
void
Parameters
msg
:
string
Returns
void
Protected
Abstract
run
Script
runScript
(
app
:
string
,
topFunctionName
:
string
,
isCached
:
boolean
,
config
:
Record
<
string
,
any
>
,
)
:
boolean
Parameters
app
:
string
topFunctionName
:
string
isCached
:
boolean
config
:
Record
<
string
,
any
>
Returns
boolean
run
Script
For
Suite
runScriptForSuite
(
suite
:
BenchmarkSuite
,
apps
:
string
[]
,
config
:
Record
<
string
,
any
>
,
disableCaching
?:
boolean
,
)
:
boolean
Parameters
suite
:
BenchmarkSuite
apps
:
string
[]
config
:
Record
<
string
,
any
>
disableCaching
:
boolean
= true
Returns
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Methods
get
Script
Name
log
run
Script
run
Script
For
Suite
SPeCS Packages Documentation
Loading...