Message358506
$ ./python -m pyperf timeit "import ast"
Before: Mean +- std dev: 326 ns +- 13 ns
After: Mean +- std dev: 330 ns +- 19 ns
(applied my first patch with both contextlib and IntEnum)
Pablo Galindo Salgado <report@bugs.python.org>, 16 Ara 2019 Pzt, 21:27
tarihinde şunu yazdı:
>
> Pablo Galindo Salgado <pablogsal@gmail.com> added the comment:
>
> Ok, I think I agree, will make a PR for that.
>
> ----------
> assignee: -> pablogsal
>
> _______________________________________
> Python tracker <report@bugs.python.org>
> <https://bugs.python.org/issue39069>
> _______________________________________
> |
|
| Date |
User |
Action |
Args |
| 2019-12-16 18:29:37 | BTaskaya | set | recipients:
+ BTaskaya, vstinner, pablogsal |
| 2019-12-16 18:29:37 | BTaskaya | link | issue39069 messages |
| 2019-12-16 18:29:37 | BTaskaya | create | |
|