Skip to content

Feature/handle generics #64

Feature/handle generics

Feature/handle generics #64

Triggered via pull request May 15, 2023 11:58
Status Failure
Total duration 53s
Artifacts

ci_pr.yaml

on: pull_request
Matrix: ci / check
Fit to window
Zoom out
Zoom in

Annotations

1 error and 4 warnings
ci / Python 3.9
# :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.30`. | Benchmark suite | Current: f298260c6aedc1097c7567b1b0a61298a0ddf2a8 | Previous: 10a9ec40fc5874ae434aa68b975d1b1bf667a42f | Ratio | |-|-|-|-| | `tests/performance/test_from_dict.py::test_basic_scenario` | `13897.405679008887` iter/sec (`stddev: 0.00008428828943870132`) | `18209.023581330857` iter/sec (`stddev: 0.000001809064837363364`) | `1.31` | | `tests/performance/test_from_dict.py::test_strict_unions_match` | `394.65262262002744` iter/sec (`stddev: 0.00044040558928566746`) | `515.5245716501809` iter/sec (`stddev: 0.000010465304014782142`) | `1.31` | | `tests/performance/test_from_dict.py::test_collection_of_union` | `5231.628158438676` iter/sec (`stddev: 0.00015529987348986179`) | `6846.103719649827` iter/sec (`stddev: 0.0000019548256702108096`) | `1.31` | | `tests/performance/test_from_dict.py::test_forward_references` | `383.1111763590354` iter/sec (`stddev: 0.0004959722372856515`) | `513.4448610964316` iter/sec (`stddev: 0.000009579998917082009`) | `1.34` | This comment was automatically generated by [workflow](https://github.com/konradhalas/dacite/actions?query=workflow%3ACI%20Pull%20Request) using [github-action-benchmark](https://github.com/marketplace/actions/continuous-benchmark).
ci / Python 3.9
Performance alert! Previous value was 18209.023581330857 and current value is 13897.405679008887. It is 1.3102462432131765x worse than previous exceeding a ratio threshold 1.3
ci / Python 3.9
Performance alert! Previous value was 515.5245716501809 and current value is 394.65262262002744. It is 1.3062742830079435x worse than previous exceeding a ratio threshold 1.3
ci / Python 3.9
Performance alert! Previous value was 6846.103719649827 and current value is 5231.628158438676. It is 1.3085990655905053x worse than previous exceeding a ratio threshold 1.3
ci / Python 3.9
Performance alert! Previous value was 513.4448610964316 and current value is 383.1111763590354. It is 1.3401980750758704x worse than previous exceeding a ratio threshold 1.3