v1.0.1
Release Highlights
π Performance Measurement Improvements
This release addresses a critical challenge in API performance benchmarking by introducing dynamic prompt generation to mitigate potential caching effects.
Key Enhancements
- Randomized Prompt Generation
- Introduced a mechanism to generate input prompts of arbitrary lengths
- Prevents artificial inflation of prompt throughput metrics caused by caching
- Ensures more accurate and realistic performance measurements
- Binary Optimization
- Significantly reduced executable file size
- Maintains full functionality of the previous release
Changelog
- β Added arbitrary length of dynamic prompt generation
- β Reduced executable file size