Projekt

Allgemein

Profil

« Zurück | Weiter » 

Revision 7e8765c6

Von Sven Schöling vor mehr als 8 Jahren hinzugefügt

  • ID 7e8765c67a41ac4117a64c652a23cfac363a547f
  • Vorgänger 83545155
  • Nachfolger f6158a03

Order: Mehr Bugs

Unterschiede anzeigen:

SL/Controller/Order.pm
1238 1238

  
1239 1239
=item *
1240 1240

  
1241
C<show_smulti_items_dialog> does not use the currently inserted string for filtering.
1241
C<show_smulti_items_dialog> does not use the currently inserted string for
1242
filtering.
1243

  
1244
=item * Performance
1245

  
1246
Rendering a 50 items order takes twice as long as the old code.
1247

  
1248
90% of that is rendering the (hidden) second rows, and 50% of those again are
1249
checks for is_valid and C<INCLUDE> on the cvar input template.
1250

  
1251
Suggestion: fetch second rows when asked for.
1242 1252

  
1243 1253
=back
1244 1254

  

Auch abrufbar als: Unified diff