- Oct 5 2012
Avoiding ActiveRecord instance creation to boost performance
2 min
It is known that instantiating ActiveRecord objects is slow. When querying, most of the time it's necessary to instantiate them so we can invoke their methods or navigate their relationships. When you need to do a custom select with a...
- Aug 11 2009
Keep an eye open on what LINQ does
4 min
Today I was profiling an application. The timings pointed to a piece of code that executed a query using LINQ. I opened an SQL profiler and saw what queries were performed. Here they are: SELECT [t3].[value] AS [Key] FROM ( SELECT ( SELECT [t2].[Role...
- Nov 19 2008
Constant Silverlight CPU usage? Double check your animations.
2 min
I had to fix a problem in a Silverlight application we are building. The problem was that it's CPU usage was constant, between %20 and %40, and never stopped. I won't go into the details of how I discovered the problem, but I'll tell you what the problem...
Contributors
Nicolás di Tada Founder
Matías García Isaía Full-stack Engineer & Site Reliability Engineer
Martin Pettinati Marketing & Communications Lead
Beta Ziliani Team Lead & Product Manager
Leandro Radusky Bioinformatics Lead
Martín Verzilli Chief Technology Officer
Sergio Medina Alumni
Pablo Brusco Alumni
María Inti David Alumni
Ary Borenszweig Alumni
Santiago Palladino Alumni
Valeria Tiffenberg Alumni
Paula Mallol Alumni
Juan Wajnerman Alumni
Brian J. Cardiff Alumni
Leandro Matayoshi Alumni