feat: [#508] Add Restore method for Orm, to recover soft deleted data #768
Annotations
1 error and 5 warnings
Compare PR Benchmark Results with master branch
# :warning: **Performance Alert** :warning:
Possible performance regression was detected for benchmark.
Benchmark result of this commit is worse than the previous benchmark result exceeding threshold `1.50`.
| Benchmark suite | Current: 133e4b4bf9c7890495624246a6730dbe3a5ca8fa | Previous: 8e5426fbf0ba903ead6f429a27bd8bc29fae7412 | Ratio |
|-|-|-|-|
| `Benchmark_DecryptString` | `5735` ns/op 1592 B/op 17 allocs/op | `2037` ns/op 1592 B/op 17 allocs/op | `2.82` |
| `Benchmark_DecryptString - ns/op` | `5735` ns/op | `2037` ns/op | `2.82` |
| `BenchmarkFile_ReadWrite` | `410871` ns/op 2072 B/op 27 allocs/op | `264416` ns/op 2072 B/op 27 allocs/op | `1.55` |
| `BenchmarkFile_ReadWrite - ns/op` | `410871` ns/op | `264416` ns/op | `1.55` |
This comment was automatically generated by [workflow](https://github.com/goravel/framework/actions?query=workflow%3ABenchmark) using [github-action-benchmark](https://github.com/marketplace/actions/continuous-benchmark).
Comment was generated at https://github.com/goravel/framework/pull/775#pullrequestreview-2517042966
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Compare PR Benchmark Results with master branch
Performance alert! Previous value was 2037 and current value is 5735. It is 2.8154148257241043x worse than previous exceeding a ratio threshold 1.5
|
Compare PR Benchmark Results with master branch
Performance alert! Previous value was 2037 and current value is 5735. It is 2.8154148257241043x worse than previous exceeding a ratio threshold 1.5
|
Compare PR Benchmark Results with master branch
Performance alert! Previous value was 264416 and current value is 410871. It is 1.5538810056880068x worse than previous exceeding a ratio threshold 1.5
|
Compare PR Benchmark Results with master branch
Performance alert! Previous value was 264416 and current value is 410871. It is 1.5538810056880068x worse than previous exceeding a ratio threshold 1.5
|
Loading