Vince

Results 3 issues of Vince

Original bug report below. This issue is going to be used to track the feature enhancement of switching to Environment.TickCount64 instead of doing math with DateTime.UtcNow as Environment.TickCount64 doesn't have...

enhancement

### Describe the bug My project has the following structure: ``` source | | __init__.py | package_a | | __init__.py | | common_module.py | | module_a.py | | package_b |...

extensions:autodoc
domains:py

Using: - xsdata 24.6 - Python 3.12.3 I'd like to ask about the performance of xsdata XML parsing. In my benchmarking I found it to be approximately 200 times slower...

performance