# Benchmarks This directory contains benchmarking scripts and tools for performance evaluation. ## Installation To install the necessary dependencies locally, run: ```bash pip install -e . ``` Currently, this will install lightweight tools for: - Analyzing prefix-structured data (`datagen analyze`) - Synthesizing structured data customizable for testing purposes (`datagen synthesize`)