-
Notifications
You must be signed in to change notification settings - Fork 147
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(compiler): add missing args in woppbs simulation
- Loading branch information
Showing
3 changed files
with
12 additions
and
5 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
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
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
d1226ca
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.
Benchmark
v0 PBS table generation
79768916
ns/iter (± 145292
)80136933
ns/iter (± 77281
)1.00
v0 PBS simulate dag table generation
55583972
ns/iter (± 95939
)56003235
ns/iter (± 212405
)0.99
v0 WoP-PBS table generation
132944793
ns/iter (± 69994
)133107361
ns/iter (± 1114657
)1.00
This comment was automatically generated by workflow using github-action-benchmark.
d1226ca
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.
Benchmark
v0 PBS table generation
94016341
ns/iter (± 1314633
)80136933
ns/iter (± 77281
)1.17
v0 PBS simulate dag table generation
64954747
ns/iter (± 1032602
)56003235
ns/iter (± 212405
)1.16
v0 WoP-PBS table generation
154951682
ns/iter (± 3275574
)133107361
ns/iter (± 1114657
)1.16
This comment was automatically generated by workflow using github-action-benchmark.