nexus-agents - v2.80.0
GitHub
npm
Preparing search index...
BenchmarkReport
Interface BenchmarkReport
Complete benchmark report.
interface
BenchmarkReport
{
version
:
string
;
timestamp
:
string
;
suite
:
BenchmarkSuiteResult
|
null
;
comparison
:
BenchmarkComparison
|
null
;
tokenResults
:
readonly
TokenBenchmarkResult
[]
;
consolidation
:
ConsolidationBenchmarkResult
|
null
;
mem0Validation
:
readonly
ClaimValidation
[]
;
overallPass
:
boolean
;
}
Index
Properties
version
timestamp
suite
comparison
token
Results
consolidation
mem0
Validation
overall
Pass
Properties
Readonly
version
version
:
string
Readonly
timestamp
timestamp
:
string
Readonly
suite
suite
:
BenchmarkSuiteResult
|
null
Readonly
comparison
comparison
:
BenchmarkComparison
|
null
Readonly
token
Results
tokenResults
:
readonly
TokenBenchmarkResult
[]
Readonly
consolidation
consolidation
:
ConsolidationBenchmarkResult
|
null
Readonly
mem0
Validation
mem0Validation
:
readonly
ClaimValidation
[]
Readonly
overall
Pass
overallPass
:
boolean
Settings
Member Visibility
Protected
Internal
Theme
OS
Light
Dark
On This Page
Properties
version
timestamp
suite
comparison
token
Results
consolidation
mem0
Validation
overall
Pass
GitHub
npm
nexus-agents - v2.80.0
Loading...
Complete benchmark report.