Closed Bug 425487 Opened 17 years ago Closed 16 years ago

Replace adodb with pdo

Categories

(support.mozilla.org :: Knowledge Base Software, task)

task
Not set
normal

Tracking

(Not tracked)

RESOLVED WONTFIX
Future

People

(Reporter: nkoth, Assigned: laura)

References

Details

adodb is really slow.
Target Milestone: 0.6 → 0.7
No longer blocks: 425135
This is currently being done by sept7 in TikiWiki upstream. I think we should just wait till it's done. Some tests he did: PHP5 without cache for the default tiki page after fresh install : o adodb+PEAR::Dat : 0.49s 13.84MB o adodb+Date replacement : 0.42s 11.47MB o PDO+Date replaceemnt : 0.39s 9.96MB PHP5 with xcache opcode compiler : o adodb+PEAR::Date : 0.23s 5.08MB o adodb+Date replacement : 0.21s 4.14MB o PDO+Date replacement : 0.21s 3.85MB
Should find time to test this after bug 446545
Depends on: 446545
Target Milestone: 0.7 → Future
Wait for TikiWiki upgrade, so we don't have to fix this ourselves.
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → WONTFIX
You need to log in before you can comment on or make changes to this bug.