-
-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
Аfter the implementation of the basic functionality, the project lacks performance metrics to demonstrate the benefits of using external validation backends (pydantic, msgspec) over standard Django forms validation. To justify the adoption of django-new-forms and help users make informed decisions, we need comprehensive benchmarks that quantify the performance differences.
Users and potential adopters need concrete data to understand:
- How much faster/slower are pydantic/msgspec backends compared to Django's built-in validation?
- What are the trade-offs in terms of memory usage?
- How performance scales with different form complexities?
- Which backend performs best for specific use cases?
Without this data, it's difficult to:
- Convince teams to adopt the library
- Make informed decisions about backend selection
- Identify performance bottlenecks
- Optimize the library for production use
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels