-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Labels
testTests relateTests relate
Description
Which feature relates to this test?
All time of parsing
Describe the new unit test or the changes to apply
It would be useful to have a performance test for OpenVariant (a local-only test, not part of the GitHub workflow) that measures the execution time of the package. This would help us better understand its runtime and track performance changes over time.
By using a large example, we can run OpenVariant and break down which parts of the parsing or which values consume the most time. This will allow developers to identify performance bottlenecks and assess whether new features improve or degrade performance.
Why it should be implemented/changed?
More information about the OpenVariant's performace.
The best way to test the feature (optional)
No response
Contact details (optional)
No response
Metadata
Metadata
Assignees
Labels
testTests relateTests relate