This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "The Saros Eclipse Plugin". Pusher was dpp-gerrit.

The branch, master has been updated
       via  0ac6077fa10c200a63c745ed8d79bf738e1bcd86 (commit)
      from  6a9fc26159de00fc2ca011c06b1c2540f1dde3dc (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 0ac6077fa10c200a63c745ed8d79bf738e1bcd86
Author: Stefan Rossbach <[email protected]>
Date:   Tue Jun 10 23:20:22 2014 +0200

    [PERFORMANCE] compression speedup for multiple project sharing
    
    Instead of creating a Zip file for every project which is again zipped
    to into the final Zip file only one file will be created. This should
    avoid compressing data twice if multiple projects are shared at the same
    time.
    
    
    Change-Id: Ie1e31930323031cc02b19e8ffc3aae87d85c68c5
    Reviewed-on: http://saros-build.imp.fu-berlin.de/gerrit/1538
    Tested-by: Jenkins CI
    Reviewed-by: Stefan Rossbach <[email protected]>

-----------------------------------------------------------------------

Summary of changes:
 .../inf/dpp/invitation/ProjectNegotiation.java     |   13 +-
 .../inf/dpp/invitation/DecompressArchiveTask.java  |  184 ++++++++++++++++++++
 .../inf/dpp/invitation/DecompressTask.java         |  139 ---------------
 .../dpp/invitation/IncomingProjectNegotiation.java |   96 ++---------
 .../dpp/invitation/OutgoingProjectNegotiation.java |  124 +++++++-------
 .../src/de/fu_berlin/inf/dpp/util/FileZipper.java  |   93 +++++++----
 6 files changed, 323 insertions(+), 326 deletions(-)
 create mode 100644 
de.fu_berlin.inf.dpp/src/de/fu_berlin/inf/dpp/invitation/DecompressArchiveTask.java
 delete mode 100644 
de.fu_berlin.inf.dpp/src/de/fu_berlin/inf/dpp/invitation/DecompressTask.java


hooks/post-receive
-- 
The Saros Eclipse Plugin

------------------------------------------------------------------------------
HPCC Systems Open Source Big Data Platform from LexisNexis Risk Solutions
Find What Matters Most in Your Big Data with HPCC Systems
Open Source. Fast. Scalable. Simple. Ideal for Dirty Data.
Leverages Graph Analysis for Fast Processing & Easy Data Exploration
http://p.sf.net/sfu/hpccsystems
_______________________________________________
Dpp-robot mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dpp-robot

Reply via email to