# deepdiff-benchmark **Repository Path**: mirrors_seperman/deepdiff-benchmark ## Basic Information - **Project Name**: deepdiff-benchmark - **Description**: Benchmarking DeepDiff - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-09-25 - **Last Updated**: 2026-03-01 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README DeepDiff Benchmark 5.0.0 # How to install 1. Clone this repo 2. Make a virtualenv 3. `pip install -r requirements.txt` Please use the same version of Benchmark with the equivalent DeepDiff version. The requirements file should do that for you automatically. # How to run run: `./benchmark.py` The results will be put in the results folder.