Github user 1ambda commented on the issue:

    https://github.com/apache/zeppelin/pull/1639
  
    @bzz @felizbear 
    
    I just tested total build time of the `zeppelin-web` module on my computer.
    
    CPU: 2.5 GHz Intel Core i7
    RAM: 16 GB 1600 MHz DDR3
    OS : OSX 10.11.6
    JAVA: 1.8.0_102
    
    ```
    $  mvn clean package -pl zeppelin-web
    
    # master branch
    [INFO] BUILD SUCCESS
    [INFO] 
------------------------------------------------------------------------
    [INFO] Total time: 02:18 min
    [INFO] Finished at: 2016-11-16T13:43:06+09:00
    [INFO] Final Memory: 33M/502M
    [INFO] 
------------------------------------------------------------------------
    
    # PR 1639
    [INFO] 
------------------------------------------------------------------------
    [INFO] BUILD SUCCESS
    [INFO] 
------------------------------------------------------------------------
    [INFO] Total time: 03:42 min
    [INFO] Finished at: 2016-11-16T13:48:27+09:00
    [INFO] Final Memory: 36M/486M
    [INFO] 
------------------------------------------------------------------------
    ```


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to