# Benchmarks This section documents the performance benchmarks comparing PKonfig and Pydantic Settings. The benchmarks and their methodology live in the repository under the `benchmarks/` directory. You can reproduce them locally and regenerate the results using the provided Make target (see repository Makefile). Below you can find a short description and the latest results. ```{include} ../benchmarks/README.md :heading-offset: 1 ``` ```{include} ../benchmarks/RESULTS.md :heading-offset: 1 ```