|
1 | 1 | window.BENCHMARK_DATA = {
|
2 |
| - "lastUpdate": 1738051820515, |
| 2 | + "lastUpdate": 1738052950502, |
3 | 3 | "repoUrl": "https://github.com/konradhalas/dacite",
|
4 | 4 | "entries": {
|
5 | 5 | "Benchmark": [
|
@@ -1522,6 +1522,86 @@ window.BENCHMARK_DATA = {
|
1522 | 1522 | "extra": "mean: 46.66481683335001 msec\nrounds: 18"
|
1523 | 1523 | }
|
1524 | 1524 | ]
|
| 1525 | + }, |
| 1526 | + { |
| 1527 | + "commit": { |
| 1528 | + "author": { |
| 1529 | + "email": "contact@mciszczon.pl", |
| 1530 | + "name": "Mateusz Ciszczoń", |
| 1531 | + "username": "mciszczon" |
| 1532 | + }, |
| 1533 | + "committer": { |
| 1534 | + "email": "noreply@github.com", |
| 1535 | + "name": "GitHub", |
| 1536 | + "username": "web-flow" |
| 1537 | + }, |
| 1538 | + "distinct": true, |
| 1539 | + "id": "4a7c5174658a1cceae2c9dab77d7967e3f108033", |
| 1540 | + "message": "Merge pull request #233 from kkg4theweb/nounionmatchfix", |
| 1541 | + "timestamp": "2025-01-28T09:28:27+01:00", |
| 1542 | + "tree_id": "ecadba47246cabdceb3f234973f25ae7363297e1", |
| 1543 | + "url": "https://github.com/konradhalas/dacite/commit/4a7c5174658a1cceae2c9dab77d7967e3f108033" |
| 1544 | + }, |
| 1545 | + "date": 1738052948233, |
| 1546 | + "tool": "pytest", |
| 1547 | + "benches": [ |
| 1548 | + { |
| 1549 | + "name": "tests/performance/test_from_dict.py::test_basic_scenario", |
| 1550 | + "value": 19434.785247329284, |
| 1551 | + "unit": "iter/sec", |
| 1552 | + "range": "stddev: 0.0000028682230268914503", |
| 1553 | + "extra": "mean: 51.45413171660435 usec\nrounds: 4988" |
| 1554 | + }, |
| 1555 | + { |
| 1556 | + "name": "tests/performance/test_from_dict.py::test_union_matching", |
| 1557 | + "value": 548.4075791410498, |
| 1558 | + "unit": "iter/sec", |
| 1559 | + "range": "stddev: 0.00001879007223600148", |
| 1560 | + "extra": "mean: 1.823461305123212 msec\nrounds: 449" |
| 1561 | + }, |
| 1562 | + { |
| 1563 | + "name": "tests/performance/test_from_dict.py::test_strict_unions_match", |
| 1564 | + "value": 546.2338477793347, |
| 1565 | + "unit": "iter/sec", |
| 1566 | + "range": "stddev: 0.00002417433284322316", |
| 1567 | + "extra": "mean: 1.83071774857126 msec\nrounds: 525" |
| 1568 | + }, |
| 1569 | + { |
| 1570 | + "name": "tests/performance/test_from_dict.py::test_collection_of_union", |
| 1571 | + "value": 8458.715676005275, |
| 1572 | + "unit": "iter/sec", |
| 1573 | + "range": "stddev: 0.0000036990896890169267", |
| 1574 | + "extra": "mean: 118.22125702093128 usec\nrounds: 4202" |
| 1575 | + }, |
| 1576 | + { |
| 1577 | + "name": "tests/performance/test_from_dict.py::test_type_hooks", |
| 1578 | + "value": 538.3922434481601, |
| 1579 | + "unit": "iter/sec", |
| 1580 | + "range": "stddev: 0.00002796509286012197", |
| 1581 | + "extra": "mean: 1.8573818849904853 msec\nrounds: 513" |
| 1582 | + }, |
| 1583 | + { |
| 1584 | + "name": "tests/performance/test_from_dict.py::test_casting", |
| 1585 | + "value": 153426.53611350586, |
| 1586 | + "unit": "iter/sec", |
| 1587 | + "range": "stddev: 7.1203151693269e-7", |
| 1588 | + "extra": "mean: 6.51777733716281 usec\nrounds: 15638" |
| 1589 | + }, |
| 1590 | + { |
| 1591 | + "name": "tests/performance/test_from_dict.py::test_forward_references", |
| 1592 | + "value": 539.5187514272237, |
| 1593 | + "unit": "iter/sec", |
| 1594 | + "range": "stddev: 0.00004034745058831439", |
| 1595 | + "extra": "mean: 1.8535036963120104 msec\nrounds: 461" |
| 1596 | + }, |
| 1597 | + { |
| 1598 | + "name": "tests/performance/test_from_dict.py::test_parsing_multiple_items", |
| 1599 | + "value": 21.68116298982823, |
| 1600 | + "unit": "iter/sec", |
| 1601 | + "range": "stddev: 0.00022929832624819527", |
| 1602 | + "extra": "mean: 46.12298705881933 msec\nrounds: 17" |
| 1603 | + } |
| 1604 | + ] |
1525 | 1605 | }
|
1526 | 1606 | ]
|
1527 | 1607 | }
|
|
0 commit comments