in reply to Re: No Fear: decoupling your application from the database
in thread No Fear: decoupling your application from the database
My experience tells me that guessing where a performance problem might be is almost always wrong.
The easier it is to write and to modify code, the more time I'll have to run a profiler, find the real bottlenecks, and optimize what really matters.
|
|---|