-
Notifications
You must be signed in to change notification settings - Fork 319
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Co-authored-by: DanilBaibak <[email protected]>
- Loading branch information
1 parent
5cac16a
commit c2edf35
Showing
4 changed files
with
143 additions
and
132 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
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
c2edf35
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 'GPU Benchmark Results'.
Benchmark result of this commit is worse than the previous benchmark result exceeding threshold
2
.benchmarks/test_collectors_benchmark.py::test_sync
9.810059463167097
iter/sec (stddev: 0.002041292288897499
)28.532412789722958
iter/sec (stddev: 0.0026846866550320116
)2.91
benchmarks/test_collectors_benchmark.py::test_async
10.080410924621184
iter/sec (stddev: 0.09701922146618137
)30.9133477332784
iter/sec (stddev: 0.0311860928756896
)3.07
benchmarks/test_envs_benchmark.py::test_simple
1.1489713303686049
iter/sec (stddev: 0.03784047056231992
)2.3423070056657287
iter/sec (stddev: 0.03146140112651748
)2.04
benchmarks/test_envs_benchmark.py::test_parallel
0.4121471142355259
iter/sec (stddev: 0.033077600972760635
)0.9163986086644761
iter/sec (stddev: 0.03835037655176077
)2.22
benchmarks/test_objectives_benchmarks.py::test_values[td1_return_estimate-False-False]
18.737783606872945
iter/sec (stddev: 0.0006650968771473066
)38.14853728413215
iter/sec (stddev: 0.00014240161117313105
)2.04
benchmarks/test_objectives_benchmarks.py::test_values[td_lambda_return_estimate-True-False]
11.782401705119526
iter/sec (stddev: 0.00029902150016902155
)27.50430573580675
iter/sec (stddev: 0.00031334395849292625
)2.33
benchmarks/test_objectives_benchmarks.py::test_gae_speed[generalized_advantage_estimate-False-1-512]
43.328464861657416
iter/sec (stddev: 0.00008755735906681894
)123.99011192517025
iter/sec (stddev: 0.000029043194140820502
)2.86
This comment was automatically generated by workflow using github-action-benchmark.
CC: @vmoens