Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in performance

Does CGDataProviderCopyData() actually copy the bytes? Or just the pointer?

Getting All Views has text on Android layout for setting custom font. What is the Best Practice?

Returning a new object or initializing member in constructor?

How can I make my curl-based URL monitoring service lightweight to run?

php mysql performance curl cron

php using loop to restart time limit for script execution

php performance loops timeout

Enterprise Server WCF Stress/Harness Testing

Optimization of a nonlinear function (spline approximation) with `Optim` gives low performance

MS SQL query slow because of bad plan or fragmented indexes

For loop performance

performance for-loop

Virtualized ListView with AutoScroll Performance (Slow)

c# performance xaml listview

Web service with large result

Crossover Point: Strassen's Algorithm

How efficient it is to return a string in Java

java performance

Can i check if subsequence faster then O(n*n)

If there is a list holding 300,000 objects all the time, will gc have a bad performance?