Bug #38499
indexed search is very slow - bad example?
| Status: | New | Start date: | 2012-06-30 | |
|---|---|---|---|---|
| Priority: | Should have | Due date: | ||
| Assignee: | - | % Done: | 0% |
|
| Category: | - | |||
| Target version: | - | |||
| Votes: | 0 |
Description
The introduction package is for many people the first contact with TYPO3. After installing the home page (and every other page called for the first time) takes more than 10 sometimes up to 20 seconds to render on my machine (i5, 8GB RAM). Although the second call is then really fast, this first impression is pretty bad. I profiled the pages and it is actually indexed_search indexing the content. Isn't there a way to get that faster? Or by delivering a kind of "default index" with the package? Maybe it would already help to use the indexed_search mysql extension if TYPO3 is installed on mysql?