Commit f3c4db3
Add cache for signifiant speedup on apply_schema() (#97)
* added cache for apply_schema() element matching
* fixed flake8 formatting
* changed to Union[] syntax for python 3.9 support
* final w3c fix for element match cache
---------
Co-authored-by: Lorenzo Curcio <Lorenzo.curcio@valuecuberesearch.com>1 parent 7476db8 commit f3c4db3
1 file changed
Lines changed: 7 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| |||
1250 | 1250 | | |
1251 | 1251 | | |
1252 | 1252 | | |
| 1253 | + | |
| 1254 | + | |
| 1255 | + | |
1253 | 1256 | | |
1254 | 1257 | | |
1255 | 1258 | | |
| |||
1268 | 1271 | | |
1269 | 1272 | | |
1270 | 1273 | | |
| 1274 | + | |
| 1275 | + | |
1271 | 1276 | | |
1272 | 1277 | | |
1273 | 1278 | | |
1274 | 1279 | | |
1275 | 1280 | | |
1276 | 1281 | | |
| 1282 | + | |
1277 | 1283 | | |
1278 | 1284 | | |
1279 | 1285 | | |
| |||
0 commit comments