Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Buildr Zip Performance
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  3 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Alex Boisvert  
View profile  
 More options Jul 15 2007, 6:57 pm
From: "Alex Boisvert" <boisv...@intalio.com>
Date: Sun, 15 Jul 2007 15:57:55 -0700
Local: Sun, Jul 15 2007 6:57 pm
Subject: Buildr Zip Performance

Hi,

Looks like the recent monkey patching of ZipEntrySet to sort zip file
entries is causing some important performance regression... The combined
rubyzip+patch algorithm is O(N^2) so zipping 1200 entries now consume 100%
of my CPU for 20-30 seconds...

alex


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Assaf Arkin  
View profile  
 More options Jul 16 2007, 3:53 pm
From: "Assaf Arkin" <as...@labnotes.org>
Date: Mon, 16 Jul 2007 12:53:51 -0700
Local: Mon, Jul 16 2007 3:53 pm
Subject: Re: Buildr Zip Performance

On 7/15/07, Alex Boisvert <boisv...@intalio.com> wrote:

> Hi,

> Looks like the recent monkey patching of ZipEntrySet to sort zip file
> entries is causing some important performance regression... The combined
> rubyzip+patch algorithm is O(N^2) so zipping 1200 entries now consume 100%
> of my CPU for 20-30 seconds...

New version in SVN should be faster (or more precisely, only use sort once).

Assaf

alex


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Alex Boisvert  
View profile  
 More options Jul 16 2007, 4:10 pm
From: "Alex Boisvert" <boisv...@intalio.com>
Date: Mon, 16 Jul 2007 13:10:19 -0700
Local: Mon, Jul 16 2007 4:10 pm
Subject: Re: Buildr Zip Performance

much better, thanks!!

On 7/16/07, Assaf Arkin <as...@labnotes.org> wrote:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »