Tagged in

Technology

homo technologicus’ asylum
homo technologicus’ asylum
My experiences in a form of rants
More information
Followers
21
Elsewhere
More, on Medium

Optimizing bulk inserts

In preparation for my talk for php[world], I was genuinely concerned that the topic was too basic for vast majority of developers (I even purposely named the talk PHP performance 101).During the talk, I was really surprised to see that most people in the audience found the performance…


The cost of convenience

In the talk I gave at PHP World in DC, most controversial statement (not surprisingly) was “ORMs are evil” (slide 30). And while I had good examples and stories on performance hits from the query generation and optimization perspective, I didn’t have numbers on hand to show the impact…