-
Notifications
You must be signed in to change notification settings - Fork 6
Benchmark lockfile export performance #87
Copy link
Copy link
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Checklist
- I added a descriptive title
- I searched open requests and couldn't find a duplicate
Type of feature request
General feature
What is the idea?
Establish performance baselines for lockfile export operations and identify bottlenecks.
Why is this needed?
We should be benchmarking all of conda relentlessly, now is a good time to look at export performance with lockfiles.
What should happen?
- Benchmark export across small, medium, and large environments
- Profile key operations: environment extrapolation, channel queries, repodata parsing, lockfile serialization
- Document performance baselines and bottlenecks
Related to lockfile format
None
Lockfile Format Information (if requesting new format support)
No response
Implementation Considerations (for new lockfile formats)
No response
Sample Lockfile (optional, for format requests)
Use Case
No response
Priority and Impact
No response
Additional Context
No response
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request