packages/3gpp-ai/tests/test_chunking.py
0 → 100644
+75
−0
+87
−0
Loading
* 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.