Skip to content

Performance Optimization for Large Data Sets #16

@SandeepLakka

Description

@SandeepLakka

Is your feature request related to a problem? Please describe.
Mockify currently has performance issues when generating large datasets (e.g., over 1000 records). This makes it hard to use with larger mock applications.

Describe the solution you'd like
Optimize the performance of the data generation process, potentially by batch processing or asynchronous data generation for large datasets.

Describe alternatives you've considered
Use pagination for returning large data sets, but this would not improve the underlying performance.

Additional context
Large mock datasets should be supported without a significant slowdown in response time.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions