[ 
https://issues.apache.org/jira/browse/BEAM-4376?focusedWorklogId=108516&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-108516
 ]

ASF GitHub Bot logged work on BEAM-4376:
----------------------------------------

                Author: ASF GitHub Bot
            Created on: 04/Jun/18 11:32
            Start Date: 04/Jun/18 11:32
    Worklog Time Spent: 10m 
      Work Description: iemejia commented on issue #5549: [BEAM-4376] Add 
Nexmark events generation based on ParDo
URL: https://github.com/apache/beam/pull/5549#issuecomment-394323233
 
 
   The execution output (the Results column is the one that's weird)
   ```
   Source version
   
==========================================================================================
     Conf  Runtime(sec)    (Baseline)  Events(/sec)    (Baseline)       Results 
   (Baseline)
     0000           5.3                     18786.4                      100000 
             
     0001           3.0                     33123.6                       92000 
             
     0002           1.1                     89686.1                         351 
             
     0003           2.1                     47892.7                         462 
             
     0004           1.0                      9842.5                          40 
             
     0005           3.9                     25713.6                          12 
             
     0006           0.9                     11123.5                         401 
             
     0007          12.7                      7846.8                           1 
             
     0008           1.9                     51975.1                        6000 
             
     0009           1.0                     10142.0                         298 
             
     0010          17.2                      5821.7                           1 
             
     0011           3.0                     33178.5                        1919 
             
     0012           2.0                     50658.6                        1919 
             
   
==========================================================================================
   
   ParDo Create.of(Void)+ParDo version
   
==========================================================================================
     Conf  Runtime(sec)    (Baseline)  Events(/sec)    (Baseline)       Results 
   (Baseline)
     0000           5.1                     19512.2                      100000 
             
     0001           5.6                     17825.3                       92000 
             
     0002           5.2                     19120.5                         351 
             
     0003           5.8                     17143.8                         389 
             
     0004           7.8                      1282.5                          83 
             
     0005          13.0                      7687.6                         237 
             
     0006           7.2                      1387.9                         365 
             
     0007          31.9                      3137.4                         100 
             
     0008           4.1                     24224.8                         992 
             
     0009           7.9                      1270.8                         263 
             
     0010          21.8                      4590.1                         100 
             
     0011          12.6                      7934.6                       15529 
             
     0012          11.4                      8795.8                        1919 
             
   
==========================================================================================
   ```

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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: 108516)
    Time Spent: 20m  (was: 10m)

> Add Nexmark events generation based on ParDo
> --------------------------------------------
>
>                 Key: BEAM-4376
>                 URL: https://issues.apache.org/jira/browse/BEAM-4376
>             Project: Beam
>          Issue Type: Improvement
>          Components: examples-nexmark
>            Reporter: Ismaël Mejía
>            Assignee: Ismaël Mejía
>            Priority: Minor
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> Currently Nexmark generates events using the Source API. Having a ParDo based 
> generator will allow us to use Nexmark quickly with the Portable runners.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to