-
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
58d122d
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
88694510
ns/iter (± 641855
)108643488
ns/iter (± 2493251
)0.82
v0 PBS simulate dag table generation
56855583
ns/iter (± 146040
)67926768
ns/iter (± 977573
)0.84
v0 WoP-PBS table generation
114217728
ns/iter (± 96931
)134978311
ns/iter (± 582159
)0.85
This comment was automatically generated by workflow using github-action-benchmark.