|
1 | 1 | window.BENCHMARK_DATA = {
|
2 |
| - "lastUpdate": 1738746156288, |
| 2 | + "lastUpdate": 1738746290426, |
3 | 3 | "repoUrl": "https://github.com/konradhalas/dacite",
|
4 | 4 | "entries": {
|
5 | 5 | "Benchmark": [
|
@@ -2162,6 +2162,86 @@ window.BENCHMARK_DATA = {
|
2162 | 2162 | "extra": "mean: 50.20727033335485 msec\nrounds: 15"
|
2163 | 2163 | }
|
2164 | 2164 | ]
|
| 2165 | + }, |
| 2166 | + { |
| 2167 | + "commit": { |
| 2168 | + "author": { |
| 2169 | + "email": "contact@mciszczon.pl", |
| 2170 | + "name": "Mateusz Ciszczoń", |
| 2171 | + "username": "mciszczon" |
| 2172 | + }, |
| 2173 | + "committer": { |
| 2174 | + "email": "noreply@github.com", |
| 2175 | + "name": "GitHub", |
| 2176 | + "username": "web-flow" |
| 2177 | + }, |
| 2178 | + "distinct": true, |
| 2179 | + "id": "b9c1b90ae162cd0dbf63270ba7530d0679265533", |
| 2180 | + "message": "Merge pull request #275 from avlonder/master\n\nfix readonly __args__", |
| 2181 | + "timestamp": "2025-02-05T10:04:07+01:00", |
| 2182 | + "tree_id": "654dd9c93262751fa57c9d2f9fba5e8de9ae14f4", |
| 2183 | + "url": "https://github.com/konradhalas/dacite/commit/b9c1b90ae162cd0dbf63270ba7530d0679265533" |
| 2184 | + }, |
| 2185 | + "date": 1738746289057, |
| 2186 | + "tool": "pytest", |
| 2187 | + "benches": [ |
| 2188 | + { |
| 2189 | + "name": "tests/performance/test_from_dict.py::test_basic_scenario", |
| 2190 | + "value": 17630.87147098111, |
| 2191 | + "unit": "iter/sec", |
| 2192 | + "range": "stddev: 0.0000029187913311808165", |
| 2193 | + "extra": "mean: 56.71869377789484 usec\nrounds: 3504" |
| 2194 | + }, |
| 2195 | + { |
| 2196 | + "name": "tests/performance/test_from_dict.py::test_union_matching", |
| 2197 | + "value": 493.12433626007555, |
| 2198 | + "unit": "iter/sec", |
| 2199 | + "range": "stddev: 0.00003628331665516388", |
| 2200 | + "extra": "mean: 2.0278861262134025 msec\nrounds: 309" |
| 2201 | + }, |
| 2202 | + { |
| 2203 | + "name": "tests/performance/test_from_dict.py::test_strict_unions_match", |
| 2204 | + "value": 494.9732383500509, |
| 2205 | + "unit": "iter/sec", |
| 2206 | + "range": "stddev: 0.000033643165414770155", |
| 2207 | + "extra": "mean: 2.020311246186583 msec\nrounds: 459" |
| 2208 | + }, |
| 2209 | + { |
| 2210 | + "name": "tests/performance/test_from_dict.py::test_collection_of_union", |
| 2211 | + "value": 6829.869376535297, |
| 2212 | + "unit": "iter/sec", |
| 2213 | + "range": "stddev: 0.000005372880413069906", |
| 2214 | + "extra": "mean: 146.415684527672 usec\nrounds: 3639" |
| 2215 | + }, |
| 2216 | + { |
| 2217 | + "name": "tests/performance/test_from_dict.py::test_type_hooks", |
| 2218 | + "value": 489.23294419879414, |
| 2219 | + "unit": "iter/sec", |
| 2220 | + "range": "stddev: 0.000041768559738333846", |
| 2221 | + "extra": "mean: 2.044016070172211 msec\nrounds: 456" |
| 2222 | + }, |
| 2223 | + { |
| 2224 | + "name": "tests/performance/test_from_dict.py::test_casting", |
| 2225 | + "value": 148569.06943445737, |
| 2226 | + "unit": "iter/sec", |
| 2227 | + "range": "stddev: 7.854368809292043e-7", |
| 2228 | + "extra": "mean: 6.73087610904879 usec\nrounds: 12059" |
| 2229 | + }, |
| 2230 | + { |
| 2231 | + "name": "tests/performance/test_from_dict.py::test_forward_references", |
| 2232 | + "value": 481.3588093713054, |
| 2233 | + "unit": "iter/sec", |
| 2234 | + "range": "stddev: 0.00022898015007086586", |
| 2235 | + "extra": "mean: 2.077452371352844 msec\nrounds: 412" |
| 2236 | + }, |
| 2237 | + { |
| 2238 | + "name": "tests/performance/test_from_dict.py::test_parsing_multiple_items", |
| 2239 | + "value": 19.61830347184357, |
| 2240 | + "unit": "iter/sec", |
| 2241 | + "range": "stddev: 0.00047939130162348917", |
| 2242 | + "extra": "mean: 50.97280717648252 msec\nrounds: 17" |
| 2243 | + } |
| 2244 | + ] |
2165 | 2245 | }
|
2166 | 2246 | ]
|
2167 | 2247 | }
|
|
0 commit comments