Difference between #3 and #4 of
Increasing AR performance in connections with Oracle

Revision #4 has been created by igorsantos07 on Nov 16, 2011, 1:24:03 PM with the memo:

fixing title
« previous (#3)

Changes

Title changed

Increasing AR performance in connections with Oracle

Category unchanged

How-tos

Yii version unchanged

Tags changed

AR, active record, performance, speedup, oracle

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 647 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