Ask a Question related to Ruby, Design and Development.
-
Chad Fowler #1
RubyGarden Wiki search speed
For those interested, I took a look at why the search on RubyGarden's wiki is so slow. It looks like the search opens each file and does a regex match, so with the almost 1200 Wiki nodes we now have, it's not a big surprise that it would be slow. I'll try to take a stab at a faster search this weekend if time permits, though it's written in Perl so I might get demotivated pretty quickly. :)
Chad
Chad Fowler Guest
-
Search speed in Acrobat 8
Greetings to the group: I recently installed Acrobat 8 on my G4 1 ghz Powerbook, 768 MB RAM. I have been using Acrobat 6 until now. I am doing... -
RubyGarden Wiki error
I got this today while trying to edit my wiki-page at http://www.rubygarden.org/ruby?action=edit&id=DmitrySabanin ---- Software error: Could not... -
Rubygarden oddness
All, It appears that "herbless" is posting junk to RubyGarden. Can we get this removed? If "herbless" is following this list, please explain... -
offline rubygarden wiki?
I was wondering if it is possible to obtain snapshot tarballs of the rubygarden wiki for offline use, say by rsync or other methods? I know it... -
RubyGarden question
While looking over some stuff on RubyGarden, I came across: http://www.rubygarden.org/ruby?FixNumFormat At the very top of this page, there's... -
Simon Strandgaard #2
Re: RubyGarden Wiki search speed
On Thu, 31 Jul 2003 23:03:03 +0900, Chad Fowler wrote:
Great.. I used to use the search much on rubygarden. I hope it will become> For those interested, I took a look at why the search on RubyGarden's
> wiki is so slow. It looks like the search opens each file and does a
> regex match, so with the almost 1200 Wiki nodes we now have, it's not a
> big surprise that it would be slow. I'll try to take a stab at a faster
> search this weekend if time permits, though it's written in Perl so I
> might get demotivated pretty quickly. :)
quick again :-)
--
Simon Strandgaaard
Simon Strandgaard Guest



Reply With Quote

