6.0.0-alpha12
6/8/25

[#6210] Don't create object to just get the ids
Summary Don't create object to just get the ids
Queue Ansel
Type Enhancement
State Resolved
Priority 1. Low
Owners mrubinsk (at) horde (dot) org
Requester duck (at) obala (dot) net
Created 02/05/2008 (6333 days ago)
Due
Updated 02/09/2008 (6329 days ago)
Assigned 02/08/2008 (6330 days ago)
Resolved 02/09/2008 (6329 days ago)
Milestone Bug: 6209
Patch No

History
02/09/2008 01:36:35 AM Michael Rubinsky Comment #8
State ⇒ Resolved
Reply to this comment
Small tweak the method name, and committed, thanks!
02/08/2008 07:52:27 PM Chuck Hagenbuch Comment #7
State ⇒ Assigned
Assigned to Michael Rubinsky
Reply to this comment
Piling on Michael. ;)
02/08/2008 11:40:07 AM Duck Comment #6 Reply to this comment
Maybe just note. After this patch _listCache variable and listShares 
method could be removed as would be unused. listShares is would remain 
in use only in the upgrade script, where can be copied or avoided with 
an sql query as this is an upgrade script.
02/07/2008 03:20:14 PM Michael Rubinsky Comment #5 Reply to this comment
I loaded my 81,385 galleries in Ansel today.
Wow. That's pretty impressive!  It's good to know there's an install 
like yours out there to test how far this can go....and thanks again 
for all the work and improvements :)


02/07/2008 02:13:54 PM Duck Comment #4 Reply to this comment
Setting to accepted, for now, pending what's decided with Bug: 6209
I loaded my 81,385 galleries in Ansel today. Without this patch I can 
get a respond form the server even after 120 seconds (execution limit 
on my laptop) with it, I get the gallery list after 15 seconds. Still 
not good enough but a big step forward.
02/07/2008 12:51:52 AM Michael Rubinsky Comment #3
State ⇒ Accepted
Milestone ⇒ Bug: 6209
Reply to this comment
Setting to accepted, for now, pending what's decided with Bug: 6209
02/05/2008 10:31:20 AM Duck Comment #2
New Attachment: Ansel.diff Download
Reply to this comment
The patch
02/05/2008 10:30:41 AM Duck Comment #1
Priority ⇒ 1. Low
State ⇒ New
Queue ⇒ Ansel
Summary ⇒ Don't create object to just get the ids
Type ⇒ Enhancement
Reply to this comment
Uses getValuesByAttributes from Bug #6209 to get the galley ids. 
Avoiding creation of entire share objects.

Saved Queries