You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by mx...@apache.org on 2020/05/07 07:41:10 UTC

[beam] branch master updated (7e0be24 -> 79a66fd)

This is an automated email from the ASF dual-hosted git repository.

mxm pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/beam.git.


    from 7e0be24  Merge pull request #11627 from robertwb/import-fix-155451253
     add a0d215c  [BEAM-8944] Improve UnboundedThreadPoolExecutor performance
     add b740404  fixup! Fix lint
     new 79a66fd  Merge pull request #11590: [BEAM-8944] Improve UnboundedThreadPoolExecutor performance

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../apache_beam/utils/thread_pool_executor.py      | 102 +++++++--------------
 1 file changed, 32 insertions(+), 70 deletions(-)


[beam] 01/01: Merge pull request #11590: [BEAM-8944] Improve UnboundedThreadPoolExecutor performance

Posted by mx...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

mxm pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/beam.git

commit 79a66fdb63cbe356628d7f4ec50dd0ab4f8907c9
Merge: 7e0be24 b740404
Author: Maximilian Michels <mx...@apache.org>
AuthorDate: Thu May 7 09:40:45 2020 +0200

    Merge pull request #11590: [BEAM-8944] Improve UnboundedThreadPoolExecutor performance

 .../apache_beam/utils/thread_pool_executor.py      | 102 +++++++--------------
 1 file changed, 32 insertions(+), 70 deletions(-)