|
1 | 1 | window.BENCHMARK_DATA = {
|
2 |
| - "lastUpdate": 1738150803697, |
| 2 | + "lastUpdate": 1738179404530, |
3 | 3 | "repoUrl": "https://github.com/konradhalas/dacite",
|
4 | 4 | "entries": {
|
5 | 5 | "Benchmark": [
|
@@ -562,6 +562,86 @@ window.BENCHMARK_DATA = {
|
562 | 562 | "extra": "mean: 56.14666955559895 msec\nrounds: 18"
|
563 | 563 | }
|
564 | 564 | ]
|
| 565 | + }, |
| 566 | + { |
| 567 | + "commit": { |
| 568 | + "author": { |
| 569 | + "email": "contact@mciszczon.pl", |
| 570 | + "name": "Mateusz Ciszczoń", |
| 571 | + "username": "mciszczon" |
| 572 | + }, |
| 573 | + "committer": { |
| 574 | + "email": "noreply@github.com", |
| 575 | + "name": "GitHub", |
| 576 | + "username": "web-flow" |
| 577 | + }, |
| 578 | + "distinct": true, |
| 579 | + "id": "71c365ad38f3f2ac92fabd23bbe7bcb872aec5e9", |
| 580 | + "message": "Merge pull request #274 from konradhalas/bug/273-readonly-attribute\n\nA hotfix and not a definitive solution for sure", |
| 581 | + "timestamp": "2025-01-29T20:35:53+01:00", |
| 582 | + "tree_id": "11be2ef5195b7c75f05bf55c406c6083f7a8b7d0", |
| 583 | + "url": "https://github.com/konradhalas/dacite/commit/71c365ad38f3f2ac92fabd23bbe7bcb872aec5e9" |
| 584 | + }, |
| 585 | + "date": 1738179404008, |
| 586 | + "tool": "pytest", |
| 587 | + "benches": [ |
| 588 | + { |
| 589 | + "name": "tests/performance/test_from_dict.py::test_basic_scenario", |
| 590 | + "value": 14039.687440982036, |
| 591 | + "unit": "iter/sec", |
| 592 | + "range": "stddev: 0.000005295033075388025", |
| 593 | + "extra": "mean: 71.22665687563575 usec\nrounds: 2655" |
| 594 | + }, |
| 595 | + { |
| 596 | + "name": "tests/performance/test_from_dict.py::test_union_matching", |
| 597 | + "value": 447.84619593617475, |
| 598 | + "unit": "iter/sec", |
| 599 | + "range": "stddev: 0.00005201021788289545", |
| 600 | + "extra": "mean: 2.2329094431841865 msec\nrounds: 352" |
| 601 | + }, |
| 602 | + { |
| 603 | + "name": "tests/performance/test_from_dict.py::test_strict_unions_match", |
| 604 | + "value": 450.21075501307627, |
| 605 | + "unit": "iter/sec", |
| 606 | + "range": "stddev: 0.000028886625534643436", |
| 607 | + "extra": "mean: 2.2211819439341363 msec\nrounds: 428" |
| 608 | + }, |
| 609 | + { |
| 610 | + "name": "tests/performance/test_from_dict.py::test_collection_of_union", |
| 611 | + "value": 6494.975358943847, |
| 612 | + "unit": "iter/sec", |
| 613 | + "range": "stddev: 0.000005168563779842361", |
| 614 | + "extra": "mean: 153.9651722655051 usec\nrounds: 2827" |
| 615 | + }, |
| 616 | + { |
| 617 | + "name": "tests/performance/test_from_dict.py::test_type_hooks", |
| 618 | + "value": 441.8573098103944, |
| 619 | + "unit": "iter/sec", |
| 620 | + "range": "stddev: 0.00002976684563182864", |
| 621 | + "extra": "mean: 2.2631740559618905 msec\nrounds: 411" |
| 622 | + }, |
| 623 | + { |
| 624 | + "name": "tests/performance/test_from_dict.py::test_casting", |
| 625 | + "value": 87194.98993675811, |
| 626 | + "unit": "iter/sec", |
| 627 | + "range": "stddev: 0.000008061287098634638", |
| 628 | + "extra": "mean: 11.46854883205208 usec\nrounds: 10116" |
| 629 | + }, |
| 630 | + { |
| 631 | + "name": "tests/performance/test_from_dict.py::test_forward_references", |
| 632 | + "value": 448.73909403930986, |
| 633 | + "unit": "iter/sec", |
| 634 | + "range": "stddev: 0.000020209630746007828", |
| 635 | + "extra": "mean: 2.2284664146342448 msec\nrounds: 369" |
| 636 | + }, |
| 637 | + { |
| 638 | + "name": "tests/performance/test_from_dict.py::test_parsing_multiple_items", |
| 639 | + "value": 17.79773300031042, |
| 640 | + "unit": "iter/sec", |
| 641 | + "range": "stddev: 0.0029797344941008912", |
| 642 | + "extra": "mean: 56.186931222226924 msec\nrounds: 18" |
| 643 | + } |
| 644 | + ] |
565 | 645 | }
|
566 | 646 | ]
|
567 | 647 | }
|
|
0 commit comments