Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in performance

Are Android Activity life cycle methods useful even when no code is specified for them?

How to improve performance by reducing DOM manipulation?

Can a VS2010 C++/C# compiler optimize away variables declared inside of the loop?

yuicompressor error, not sure what is wrong?

iPhone short animation: video or image sequence?

Javascript, IE, Strings, and Performance problems

Bulk inserts into sqlite db on the iphone

KineticJS - Moving 4000 tiles with Stage.draggable

File I/O performance is too good to be true?

c performance file io

console.time() vs performance.now() in Node.js

Oracle's Bitmap Index in SQL Server

How do you query for comments stackoverflow style?

Performance LIKE including wildcards (%)

Looking for more efficient algorithm in vba to evaluate an exponentially growing combinatorics problem

Should I put user info in JWT token or, just the user's ID and then select the info from the DB?