[BugFix] Fix output of SipHash(as_tensor=False)
(#2664)
#7016
benchmarks.yml
on: push
CPU Pytest benchmark
15m 50s
GPU Pytest benchmark
18m 11s
Annotations
4 errors and 1 warning
CPU Pytest benchmark
# :warning: **Performance Alert** :warning:
Possible performance regression was detected for benchmark **'CPU Benchmark Results'**.
Benchmark result of this commit is worse than the previous benchmark result exceeding threshold `2`.
| Benchmark suite | Current: 1fc9577c44f60a82d31b15015251af11e63c0215 | Previous: 7bbd7e3b6da5cc52bfb25ecfd3bb7d794987c20b | Ratio |
|-|-|-|-|
| `benchmarks/test_replaybuffer_benchmark.py::test_rb_populate[TensorDictReplayBuffer-ListStorage-SamplerWithoutReplacement-400]` | `37.70801490676322` iter/sec (`stddev: 0.15547523238960334`) | `213.04788870444077` iter/sec (`stddev: 0.001039962217437747`) | `5.65` |
This comment was automatically generated by [workflow](https://github.com/pytorch/rl/actions?query=workflow%3AContinuous%20Benchmark) using [github-action-benchmark](https://github.com/marketplace/actions/continuous-benchmark).
CC: @vmoens
Comment was generated at https://github.com/pytorch/rl/commit/1fc9577c44f60a82d31b15015251af11e63c0215#commitcomment-150489941
|
GPU Pytest benchmark
WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv
|
GPU Pytest benchmark
WARNING: The directory '/github/home/.cache/pip' or its parent directory is not owned or is not writable by the current user. The cache has been disabled. Check the permissions and owner of that directory. If executing pip with sudo, you should use sudo's -H flag.
|
GPU Pytest benchmark
Command 'git' failed with args '-c user.name=github-action-benchmark -c [email protected] -c http.https://github.com/.extraheader= fetch ***github.com/pytorch/rl.git gh-pages:gh-pages': fatal: not a git repository (or any parent up to mount point /)
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
: Error: The process '/usr/bin/git' failed with exit code 128
|
CPU Pytest benchmark
Performance alert! Previous value was 213.04788870444077 and current value is 37.70801490676322. It is 5.649936471893911x worse than previous exceeding a ratio threshold 2
|