Tuesday 13 July 2010 1:27:46 am - 10 replies
This tutorial should give eZ Publish developers some new ideas on how to use eZ Find. The ever growing need for speed can be achieved by using eZ Find search function instead of standard content list/tree fetch functions. Solr engine, used by eZ Find, is far more superior regarding read speed than mysql (at least in the way eZ Publish uses them). This fact becomes apparent when dealing with 10 or 100 thousands of objects in your database with complicated eZ Publish SQL queries starting to slow down rapidly. If you need text search capabilities difference in read speed becomes even more obvious.
Author |
---|
You must be logged in to post messages in this topic!
Timing: | Jan 18 2025 02:05:54 |
Script start | |
Timing: | Jan 18 2025 02:05:54 |
Module start 'layout' | |
Timing: | Jan 18 2025 02:05:54 |
Module start 'content' | |
Timing: | Jan 18 2025 02:05:54 |
Module end 'content' | |
Timing: | Jan 18 2025 02:05:54 |
Script end |
Total runtime | 0.2561 sec |
Peak memory usage | 4,096.0000 KB |
Database Queries | 99 |
Checkpoint | Start (sec) | Duration (sec) | Memory at start (KB) | Memory used (KB) |
---|---|---|---|---|
Script start | 0.0000 | 0.0064 | 588.4219 | 152.6875 |
Module start 'layout' | 0.0064 | 0.0029 | 741.1094 | 39.6172 |
Module start 'content' | 0.0092 | 0.2457 | 780.7266 | 939.4063 |
Module end 'content' | 0.2549 | 0.0012 | 1,720.1328 | 38.3984 |
Script end | 0.2561 | 1,758.5313 |
Accumulator | Duration (sec) | Duration (%) | Count | Average (sec) |
---|---|---|---|---|
Ini load | ||||
Load cache | 0.0031 | 1.2267 | 16 | 0.0002 |
Check MTime | 0.0013 | 0.5245 | 16 | 0.0001 |
Mysql Total | ||||
Database connection | 0.0009 | 0.3681 | 1 | 0.0009 |
Mysqli_queries | 0.1419 | 55.3820 | 99 | 0.0014 |
Looping result | 0.0010 | 0.3958 | 97 | 0.0000 |
Template Total | 0.2213 | 86.4 | 2 | 0.1107 |
Template load | 0.0020 | 0.7616 | 2 | 0.0010 |
Template processing | 0.2194 | 85.6427 | 2 | 0.1097 |
Template load and register function | 0.0001 | 0.0519 | 1 | 0.0001 |
states | ||||
state_id_array | 0.0015 | 0.5797 | 2 | 0.0007 |
state_identifier_array | 0.0012 | 0.4604 | 3 | 0.0004 |
Override | ||||
Cache load | 0.0019 | 0.7565 | 98 | 0.0000 |
Sytem overhead | ||||
Fetch class attribute name | 0.0016 | 0.6294 | 16 | 0.0001 |
Fetch class attribute can translate value | 0.0009 | 0.3614 | 5 | 0.0002 |
class_abstraction | ||||
Instantiating content class attribute | 0.0000 | 0.0181 | 21 | 0.0000 |
XML | ||||
Image XML parsing | 0.0037 | 1.4551 | 5 | 0.0007 |
General | ||||
dbfile | 0.0034 | 1.3450 | 41 | 0.0001 |
String conversion | 0.0000 | 0.0027 | 4 | 0.0000 |
Note: percentages do not add up to 100% because some accumulators overlap |
Usage | Requested template | Template | Template loaded | Edit | Override |
---|---|---|---|---|---|
1 | node/view/full.tpl | forum_topic/full.tpl | extension/community_design/design/suncana/override/templates/forum_topic/full.tpl | ||
11 | content/datatype/view/ezxmltext.tpl | <No override> | extension/community_design/design/suncana/templates/content/datatype/view/ezxmltext.tpl | ||
22 | content/datatype/view/ezxmltags/paragraph.tpl | <No override> | extension/ezwebin/design/ezwebin/templates/content/datatype/view/ezxmltags/paragraph.tpl | ||
10 | content/datatype/view/ezimage.tpl | <No override> | extension/sevenx/design/simple/templates/content/datatype/view/ezimage.tpl | ||
2 | content/datatype/view/ezxmltags/strong.tpl | <No override> | design/standard/templates/content/datatype/view/ezxmltags/strong.tpl | ||
2 | content/datatype/view/ezxmltags/link.tpl | <No override> | design/standard/templates/content/datatype/view/ezxmltags/link.tpl | ||
8 | content/datatype/view/ezxmltags/line.tpl | <No override> | design/standard/templates/content/datatype/view/ezxmltags/line.tpl | ||
3 | content/datatype/view/ezxmltags/quote.tpl | datatype/ezxmltext/quote.tpl | extension/ezwebin/design/ezwebin/override/templates/datatype/ezxmltext/quote.tpl | ||
1 | print_pagelayout.tpl | <No override> | extension/community/design/community/templates/print_pagelayout.tpl | ||
Number of times templates used: 60 Number of unique templates used: 9 |
Time used to render debug report: 0.0001 secs