You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@beam.apache.org by "Saavan Nanavati (Jira)" <ji...@apache.org> on 2020/08/22 03:29:00 UTC

[jira] [Updated] (BEAM-10549) Improve Runtime Type Checking Performance

     [ https://issues.apache.org/jira/browse/BEAM-10549?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Saavan Nanavati updated BEAM-10549:
-----------------------------------
    Status: Resolved  (was: Open)

> Improve Runtime Type Checking Performance
> -----------------------------------------
>
>                 Key: BEAM-10549
>                 URL: https://issues.apache.org/jira/browse/BEAM-10549
>             Project: Beam
>          Issue Type: Improvement
>          Components: sdk-py-core
>            Reporter: Saavan Nanavati
>            Assignee: Saavan Nanavati
>            Priority: P2
>          Time Spent: 9h 20m
>  Remaining Estimate: 0h
>
> The performance gain will come from moving the runtime type check from a decorator to OperationCounters.
>  
> This has (2) improvements:
>  # Cython optimizable
>  # Sampling is a built-in feature
>  



--
This message was sent by Atlassian Jira
(v8.3.4#803005)