ruff/crates/ruff_benchmark/resources
Micha Reiser 770b7f3439
Vendor benchmark test files (#15878)
Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>
2025-02-02 18:16:07 +00:00
..
large Vendor benchmark test files (#15878) 2025-02-02 18:16:07 +00:00
numpy Vendor benchmark test files (#15878) 2025-02-02 18:16:07 +00:00
pydantic Vendor benchmark test files (#15878) 2025-02-02 18:16:07 +00:00
tomllib Vendor benchmark test files (#15878) 2025-02-02 18:16:07 +00:00
pypinyin.py Vendor benchmark test files (#15878) 2025-02-02 18:16:07 +00:00
README.md Vendor benchmark test files (#15878) 2025-02-02 18:16:07 +00:00

This directory vendors some files from actual projects. This is to benchmark Ruff's performance against real-world code instead of synthetic benchmarks.

The following files are included:

The files are included in the resources directory to allow running benchmarks offline and for simplicity. They're licensed according to their original licenses (see link).