Skip to content

Commit

Permalink
Add clickhouse-connect performance
Browse files Browse the repository at this point in the history
  • Loading branch information
xzkostyan committed Feb 1, 2023
1 parent 152ffbf commit b314b94
Show file tree
Hide file tree
Showing 21 changed files with 405 additions and 306 deletions.
1 change: 1 addition & 0 deletions .flake8
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
[flake8]
filename = *.py, *.pyx
exclude = perf
per-file-ignores =
clickhouse_driver/columns/largeint.pyx: E225, E226, E227, E999
clickhouse_driver/bufferedreader.pyx: E225, E226, E227, E999
Expand Down

0 comments on commit b314b94

Please sign in to comment.