Difference between #1 and #2 of
Increasing AR performance in connections with Oracle

Revision #2 has been created by Trejder on Dec 14, 2010, 2:32:03 PM with the memo:

title enshorten
« previous (#1) next (#3) »

Changes

Title changed

Incresing ActiveRecordR performance in connections with Oracle

Category unchanged

How-tos

Yii version unchanged

Tags unchanged

AR, active record, performance, speedup

Content unchanged

[...]
}
```

### Final words

This is one of possible solution. It was designed for our own project and therefore might not satisfy other developers needs or may need some slight changes. But, on the other hand, we were able to speed up Active Record **ten times**. For example selection of 300 records (160 columns) took 0,24 second, while before (on original Yii-build in COciSchema) the same query was taking around 2,45 second. Both test without using any caching component.
1 0
15 followers
Viewed: 49 904 times
Version: 1.1
Category: How-tos
Written by: Trejder
Last updated by: igorsantos07
Created on: Dec 14, 2010
Last updated: 12 years ago
Update Article

Revisions

View all history