packages/3gpp-ai/tests/test_chunking.py
0 → 100644
+75
−0
+87
−0
Loading
WARNING! Gitlab maintenance operation scheduled for Wednesday, 29 April between 9:00 and 11:00 (CEST). During this time window, short service interruptions (less than 5 minutes) may occur. Thank you in advance for your understanding.
* Implement MetricsTracker to aggregate and report performance metrics. * Introduce timed_operation context manager for timing operations. * Add DocumentMetric and TimedOperationResult for structured metric data. * Update convert and summarize operations to record metrics during execution.