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

Move nonlocal-without-binding out of binding step #5962

Merged
merged 1 commit into from
Jul 22, 2023

Conversation

charliermarsh
Copy link
Member

No description provided.

@charliermarsh charliermarsh added the internal An internal refactor or improvement label Jul 22, 2023
@charliermarsh charliermarsh marked this pull request as ready for review July 22, 2023 01:32
@charliermarsh charliermarsh enabled auto-merge (squash) July 22, 2023 01:33
@charliermarsh charliermarsh merged commit 40e9884 into main Jul 22, 2023
16 checks passed
@charliermarsh charliermarsh deleted the charlie/nonlocal branch July 22, 2023 01:39
@github-actions
Copy link
Contributor

github-actions bot commented Jul 22, 2023

PR Check Results

Ecosystem

✅ ecosystem check detected no changes.

Benchmark

Linux

group                                      main                                   pr
-----                                      ----                                   --
formatter/large/dataset.py                 1.00     10.8±0.13ms     3.8 MB/sec    1.00     10.9±0.15ms     3.7 MB/sec
formatter/numpy/ctypeslib.py               1.00      2.1±0.04ms     7.8 MB/sec    1.01      2.2±0.03ms     7.7 MB/sec
formatter/numpy/globals.py                 1.00    235.8±3.11µs    12.5 MB/sec    1.02    240.4±1.81µs    12.3 MB/sec
formatter/pydantic/types.py                1.00      4.7±0.06ms     5.4 MB/sec    1.00      4.7±0.06ms     5.4 MB/sec
linter/all-rules/large/dataset.py          1.00     15.3±0.22ms     2.7 MB/sec    1.04     15.8±0.21ms     2.6 MB/sec
linter/all-rules/numpy/ctypeslib.py        1.00      3.9±0.02ms     4.3 MB/sec    1.02      4.0±0.06ms     4.2 MB/sec
linter/all-rules/numpy/globals.py          1.00    502.9±6.13µs     5.9 MB/sec    1.01    509.2±6.59µs     5.8 MB/sec
linter/all-rules/pydantic/types.py         1.00      6.8±0.09ms     3.7 MB/sec    1.04      7.1±0.10ms     3.6 MB/sec
linter/default-rules/large/dataset.py      1.00      7.8±0.09ms     5.2 MB/sec    1.06      8.3±0.09ms     4.9 MB/sec
linter/default-rules/numpy/ctypeslib.py    1.00  1665.9±15.11µs    10.0 MB/sec    1.06  1758.6±23.86µs     9.5 MB/sec
linter/default-rules/numpy/globals.py      1.00    184.4±2.82µs    16.0 MB/sec    1.03    190.5±2.22µs    15.5 MB/sec
linter/default-rules/pydantic/types.py     1.00      3.5±0.03ms     7.2 MB/sec    1.05      3.7±0.02ms     6.8 MB/sec

Windows

group                                      main                                   pr
-----                                      ----                                   --
formatter/large/dataset.py                 1.00     13.0±0.52ms     3.1 MB/sec    1.07     13.9±0.48ms     2.9 MB/sec
formatter/numpy/ctypeslib.py               1.00      2.5±0.08ms     6.7 MB/sec    1.07      2.6±0.08ms     6.3 MB/sec
formatter/numpy/globals.py                 1.00   291.8±14.77µs    10.1 MB/sec    1.05   306.3±24.28µs     9.6 MB/sec
formatter/pydantic/types.py                1.00      5.5±0.24ms     4.7 MB/sec    1.05      5.8±0.14ms     4.4 MB/sec
linter/all-rules/large/dataset.py          1.00     18.0±0.50ms     2.3 MB/sec    1.05     18.9±0.40ms     2.2 MB/sec
linter/all-rules/numpy/ctypeslib.py        1.00      4.7±0.14ms     3.5 MB/sec    1.04      4.9±0.22ms     3.4 MB/sec
linter/all-rules/numpy/globals.py          1.00   579.0±21.54µs     5.1 MB/sec    1.05   610.7±27.66µs     4.8 MB/sec
linter/all-rules/pydantic/types.py         1.00      8.3±0.30ms     3.1 MB/sec    1.04      8.6±0.32ms     3.0 MB/sec
linter/default-rules/large/dataset.py      1.00      9.6±0.26ms     4.2 MB/sec    1.09     10.5±0.30ms     3.9 MB/sec
linter/default-rules/numpy/ctypeslib.py    1.00      2.0±0.08ms     8.3 MB/sec    1.07      2.1±0.06ms     7.8 MB/sec
linter/default-rules/numpy/globals.py      1.00   243.1±22.70µs    12.1 MB/sec    1.05   254.2±10.63µs    11.6 MB/sec
linter/default-rules/pydantic/types.py     1.00      4.2±0.13ms     6.0 MB/sec    1.08      4.6±0.13ms     5.6 MB/sec

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

Successfully merging this pull request may close these issues.

None yet

1 participant