summaryrefslogtreecommitdiff
path: root/tests/input
diff options
context:
space:
mode:
authorFrank Harrison <frank@doublethefish.com>2020-04-26 21:07:00 +0100
committerGitHub <noreply@github.com>2020-04-26 22:07:00 +0200
commit9a11ae2cc9b20d6f570f5a3e410354902ef818b2 (patch)
treea3d6fecf65ce4b7774a465e1eaa504901b24a4a8 /tests/input
parentbe5a61b13e48a129613e0c659bfd28bf9824f53c (diff)
downloadpylint-git-9a11ae2cc9b20d6f570f5a3e410354902ef818b2.tar.gz
benchmark| Potential solution for performance regressions (#3473)
* benchmark| Add benchmarking option to tox * benchmark| Adds basic performance benchmark baselines for pylint Here we establish baseline benchmarks for the system when used in minimal way. Here we just confirm that -j1 vs -jN gives some boost in performance under simple situations, establishing a baseline for other benchmarks. Co-authored-by: Pierre Sassoulas <pierre.sassoulas@gmail.com>
Diffstat (limited to 'tests/input')
-rw-r--r--tests/input/benchmark_minimal_file.py0
1 files changed, 0 insertions, 0 deletions
diff --git a/tests/input/benchmark_minimal_file.py b/tests/input/benchmark_minimal_file.py
new file mode 100644
index 000000000..e69de29bb
--- /dev/null
+++ b/tests/input/benchmark_minimal_file.py