Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.ruby > #7099

Request for help benchmarking rubygems

Newsgroups comp.lang.ruby
Date 2015-03-28 09:06 -0700
Message-ID <efa91469-95b1-4217-a7aa-e6ea5db3beda@googlegroups.com> (permalink)
Subject Request for help benchmarking rubygems
From Marc Siegel <marc.siegel.17@gmail.com>

Show all headers | View raw


Hi ruby community,

I'm writing today to ask for help benchmarking this pull request to rubygems:
https://github.com/rubygems/rubygems/pull/1200

Here's a micro-benchmark demonstrating the improvement to their linked list class:
https://gist.github.com/ms-ati/d399abe505a5999ebabd

The stumbling block to getting this merged appears to be the need for a macro benchmark in the context of a real rubygems scenario which demonstrates the performance benefit. I'm hoping someone out there knows how to set up such a scenario with rubygems, and is interested in helping?

Thanks,
-Marc

Back to comp.lang.ruby | Previous | NextNext in thread | Find similar


Thread

Request for help benchmarking rubygems Marc Siegel <marc.siegel.17@gmail.com> - 2015-03-28 09:06 -0700
  Re: Request for help benchmarking rubygems Colin Paul de Gloucester <not@real.com> - 2015-04-14 15:42 +0200

csiph-web