Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Something operator related that I don't understand yet #5615

Closed

Conversation

MichaReiser
Copy link
Member

Summary

Test Plan

@github-actions
Copy link
Contributor

github-actions bot commented Jul 8, 2023

PR Check Results

Benchmark

Linux

group                                      main                                   pr
-----                                      ----                                   --
formatter/large/dataset.py                 1.00      7.9±0.03ms     5.1 MB/sec    1.00      8.0±0.02ms     5.1 MB/sec
formatter/numpy/ctypeslib.py               1.00   1762.2±4.01µs     9.4 MB/sec    1.01   1781.6±3.20µs     9.3 MB/sec
formatter/numpy/globals.py                 1.00    196.5±0.30µs    15.0 MB/sec    1.03    202.0±0.44µs    14.6 MB/sec
formatter/pydantic/types.py                1.00      3.9±0.03ms     6.5 MB/sec    1.00      3.9±0.01ms     6.5 MB/sec
linter/all-rules/large/dataset.py          1.01     13.5±0.15ms     3.0 MB/sec    1.00     13.4±0.07ms     3.0 MB/sec
linter/all-rules/numpy/ctypeslib.py        1.00      3.4±0.01ms     4.9 MB/sec    1.00      3.4±0.01ms     4.9 MB/sec
linter/all-rules/numpy/globals.py          1.00    428.4±0.95µs     6.9 MB/sec    1.00    430.2±0.42µs     6.9 MB/sec
linter/all-rules/pydantic/types.py         1.00      5.9±0.03ms     4.3 MB/sec    1.00      5.9±0.02ms     4.3 MB/sec
linter/default-rules/large/dataset.py      1.00      6.7±0.03ms     6.1 MB/sec    1.01      6.7±0.04ms     6.0 MB/sec
linter/default-rules/numpy/ctypeslib.py    1.00   1462.0±3.34µs    11.4 MB/sec    1.01   1471.3±2.89µs    11.3 MB/sec
linter/default-rules/numpy/globals.py      1.00    166.5±1.83µs    17.7 MB/sec    1.01    167.4±0.30µs    17.6 MB/sec
linter/default-rules/pydantic/types.py     1.00      3.0±0.01ms     8.5 MB/sec    1.01      3.0±0.01ms     8.4 MB/sec

Windows

group                                      main                                   pr
-----                                      ----                                   --
formatter/large/dataset.py                 1.00      9.6±0.16ms     4.2 MB/sec    1.01      9.6±0.16ms     4.2 MB/sec
formatter/numpy/ctypeslib.py               1.00      2.1±0.05ms     8.0 MB/sec    1.02      2.1±0.05ms     7.9 MB/sec
formatter/numpy/globals.py                 1.00    232.1±5.21µs    12.7 MB/sec    1.04   241.6±10.09µs    12.2 MB/sec
formatter/pydantic/types.py                1.00      4.6±0.09ms     5.6 MB/sec    1.03      4.7±0.16ms     5.4 MB/sec
linter/all-rules/large/dataset.py          1.00     16.3±0.28ms     2.5 MB/sec    1.00     16.3±0.28ms     2.5 MB/sec
linter/all-rules/numpy/ctypeslib.py        1.00      4.2±0.08ms     4.0 MB/sec    1.00      4.2±0.07ms     4.0 MB/sec
linter/all-rules/numpy/globals.py          1.00   513.5±15.08µs     5.7 MB/sec    1.01   517.7±17.80µs     5.7 MB/sec
linter/all-rules/pydantic/types.py         1.00      7.2±0.12ms     3.5 MB/sec    1.02      7.4±0.18ms     3.5 MB/sec
linter/default-rules/large/dataset.py      1.00      8.2±0.14ms     5.0 MB/sec    1.00      8.2±0.13ms     4.9 MB/sec
linter/default-rules/numpy/ctypeslib.py    1.01  1763.4±43.76µs     9.4 MB/sec    1.00  1754.6±30.56µs     9.5 MB/sec
linter/default-rules/numpy/globals.py      1.00    206.4±5.34µs    14.3 MB/sec    1.00    207.0±5.89µs    14.3 MB/sec
linter/default-rules/pydantic/types.py     1.01      3.7±0.10ms     6.9 MB/sec    1.00      3.7±0.05ms     6.9 MB/sec

@charliermarsh
Copy link
Member

Great PR title regardless.

@MichaReiser MichaReiser force-pushed the remove-best-fitting-mode branch from b7b5fce to fa060af Compare July 9, 2023 11:12
@MichaReiser MichaReiser force-pushed the magic-comma-always-parens branch from c0c218d to e457d3d Compare July 9, 2023 11:12
@MichaReiser MichaReiser force-pushed the remove-best-fitting-mode branch from fa060af to e1d01dd Compare July 9, 2023 11:22
@MichaReiser MichaReiser force-pushed the magic-comma-always-parens branch from e457d3d to 96dca07 Compare July 9, 2023 11:22
@MichaReiser MichaReiser force-pushed the remove-best-fitting-mode branch from e1d01dd to 1f4276a Compare July 10, 2023 08:37
@MichaReiser MichaReiser force-pushed the magic-comma-always-parens branch from 96dca07 to a03f9ee Compare July 10, 2023 08:37
@MichaReiser MichaReiser force-pushed the remove-best-fitting-mode branch from 1f4276a to f8ab5b3 Compare July 10, 2023 11:24
@MichaReiser MichaReiser force-pushed the magic-comma-always-parens branch from a03f9ee to bba6fd0 Compare July 10, 2023 11:24
@MichaReiser MichaReiser force-pushed the remove-best-fitting-mode branch from f8ab5b3 to b64751f Compare July 10, 2023 11:43
@MichaReiser
Copy link
Member Author

Great PR title regardless.

Lol, I needed to push my changes because I wanted to work on it on my notebook. Unfortunately, Graphite only allows you to do push the changes by creating PRs (at least to my knowledge).

@MichaReiser
Copy link
Member Author

It turns out, I did not understand it at all. This won't be necessary ;)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants