-
Notifications
You must be signed in to change notification settings - Fork 19
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: add CROState to vertices; partial linearisation (#263)
Co-authored-by: trungnotchung <[email protected]> Co-authored-by: droak <[email protected]>
- Loading branch information
1 parent
76d22c9
commit 90d554e
Showing
5 changed files
with
500 additions
and
155 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
90d554e
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Possible performance regression was detected for benchmark 'Benchmark.js Benchmark'.
Benchmark result of this commit is worse than the previous benchmark result exceeding threshold
1.30
.Create HashGraph with 1000 vertices
10.54
ops/sec (±1.79%
)246
ops/sec (±0.36%
)23.34
Create 2 DRP Objects (1000 vertices each) and Merge
0.5
ops/sec (±1.45%
)0.98
ops/sec (±3.13%
)1.96
This comment was automatically generated by workflow using github-action-benchmark.