|
1 | 1 | window.BENCHMARK_DATA = {
|
2 |
| - "lastUpdate": 1738150790323, |
| 2 | + "lastUpdate": 1738179398467, |
3 | 3 | "repoUrl": "https://github.com/konradhalas/dacite",
|
4 | 4 | "entries": {
|
5 | 5 | "Benchmark": [
|
@@ -1842,6 +1842,86 @@ window.BENCHMARK_DATA = {
|
1842 | 1842 | "extra": "mean: 46.24640744445211 msec\nrounds: 18"
|
1843 | 1843 | }
|
1844 | 1844 | ]
|
| 1845 | + }, |
| 1846 | + { |
| 1847 | + "commit": { |
| 1848 | + "author": { |
| 1849 | + "email": "contact@mciszczon.pl", |
| 1850 | + "name": "Mateusz Ciszczoń", |
| 1851 | + "username": "mciszczon" |
| 1852 | + }, |
| 1853 | + "committer": { |
| 1854 | + "email": "noreply@github.com", |
| 1855 | + "name": "GitHub", |
| 1856 | + "username": "web-flow" |
| 1857 | + }, |
| 1858 | + "distinct": true, |
| 1859 | + "id": "71c365ad38f3f2ac92fabd23bbe7bcb872aec5e9", |
| 1860 | + "message": "Merge pull request #274 from konradhalas/bug/273-readonly-attribute\n\nA hotfix and not a definitive solution for sure", |
| 1861 | + "timestamp": "2025-01-29T20:35:53+01:00", |
| 1862 | + "tree_id": "11be2ef5195b7c75f05bf55c406c6083f7a8b7d0", |
| 1863 | + "url": "https://github.com/konradhalas/dacite/commit/71c365ad38f3f2ac92fabd23bbe7bcb872aec5e9" |
| 1864 | + }, |
| 1865 | + "date": 1738179397249, |
| 1866 | + "tool": "pytest", |
| 1867 | + "benches": [ |
| 1868 | + { |
| 1869 | + "name": "tests/performance/test_from_dict.py::test_basic_scenario", |
| 1870 | + "value": 19469.48606547746, |
| 1871 | + "unit": "iter/sec", |
| 1872 | + "range": "stddev: 0.00000283841316667133", |
| 1873 | + "extra": "mean: 51.36242408438101 usec\nrounds: 3629" |
| 1874 | + }, |
| 1875 | + { |
| 1876 | + "name": "tests/performance/test_from_dict.py::test_union_matching", |
| 1877 | + "value": 542.3538520541099, |
| 1878 | + "unit": "iter/sec", |
| 1879 | + "range": "stddev: 0.000020330896908438328", |
| 1880 | + "extra": "mean: 1.843814690745907 msec\nrounds: 443" |
| 1881 | + }, |
| 1882 | + { |
| 1883 | + "name": "tests/performance/test_from_dict.py::test_strict_unions_match", |
| 1884 | + "value": 546.5742701716604, |
| 1885 | + "unit": "iter/sec", |
| 1886 | + "range": "stddev: 0.000020429535064948024", |
| 1887 | + "extra": "mean: 1.8295775241778836 msec\nrounds: 517" |
| 1888 | + }, |
| 1889 | + { |
| 1890 | + "name": "tests/performance/test_from_dict.py::test_collection_of_union", |
| 1891 | + "value": 8435.441751632665, |
| 1892 | + "unit": "iter/sec", |
| 1893 | + "range": "stddev: 0.0000041906460930680536", |
| 1894 | + "extra": "mean: 118.54743704518519 usec\nrounds: 3288" |
| 1895 | + }, |
| 1896 | + { |
| 1897 | + "name": "tests/performance/test_from_dict.py::test_type_hooks", |
| 1898 | + "value": 539.8130219157076, |
| 1899 | + "unit": "iter/sec", |
| 1900 | + "range": "stddev: 0.00002189084091098971", |
| 1901 | + "extra": "mean: 1.8524932882337009 msec\nrounds: 510" |
| 1902 | + }, |
| 1903 | + { |
| 1904 | + "name": "tests/performance/test_from_dict.py::test_casting", |
| 1905 | + "value": 153105.7959207391, |
| 1906 | + "unit": "iter/sec", |
| 1907 | + "range": "stddev: 6.583943367509575e-7", |
| 1908 | + "extra": "mean: 6.531431380414149 usec\nrounds: 12154" |
| 1909 | + }, |
| 1910 | + { |
| 1911 | + "name": "tests/performance/test_from_dict.py::test_forward_references", |
| 1912 | + "value": 533.0599146744806, |
| 1913 | + "unit": "iter/sec", |
| 1914 | + "range": "stddev: 0.00018439849220649687", |
| 1915 | + "extra": "mean: 1.8759617305132799 msec\nrounds: 449" |
| 1916 | + }, |
| 1917 | + { |
| 1918 | + "name": "tests/performance/test_from_dict.py::test_parsing_multiple_items", |
| 1919 | + "value": 21.622349794831056, |
| 1920 | + "unit": "iter/sec", |
| 1921 | + "range": "stddev: 0.00020256614975201913", |
| 1922 | + "extra": "mean: 46.24844244444956 msec\nrounds: 18" |
| 1923 | + } |
| 1924 | + ] |
1845 | 1925 | }
|
1846 | 1926 | ]
|
1847 | 1927 | }
|
|
0 commit comments