[
https://issues.apache.org/jira/browse/BEAM-7431?focusedWorklogId=261175&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-261175
]
ASF GitHub Bot logged work on BEAM-7431:
----------------------------------------
Author: ASF GitHub Bot
Created on: 17/Jun/19 06:22
Start Date: 17/Jun/19 06:22
Worklog Time Spent: 10m
Work Description: mwalenia commented on issue #8861: [BEAM-7431] revert
expensive byte monitor operations from Core Operations and IO tests. Revert
element counters too.
URL: https://github.com/apache/beam/pull/8861#issuecomment-502550071
LGTM! This will also fix [this
issue](https://issues.apache.org/jira/browse/BEAM-7563)
Thanks, @lgajowy !
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 261175)
Time Spent: 1h 50m (was: 1h 40m)
> ObjectSizeCalculator causing regressions in load tests and IOITs
> ----------------------------------------------------------------
>
> Key: BEAM-7431
> URL: https://issues.apache.org/jira/browse/BEAM-7431
> Project: Beam
> Issue Type: Bug
> Components: testing
> Reporter: Lukasz Gajowy
> Assignee: Lukasz Gajowy
> Priority: Critical
> Time Spent: 1h 50m
> Remaining Estimate: 0h
>
> It looks (based on my investigation) that `ObjectSizeCalculator` is causing a
> regression in load tests of core operations. the runtime increased from ~400s
> to ~2000s. Calculating object size this way seems to be an expensive
> operation - we probably could change it to something simpler (or not?).
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)