Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in performance

page cache in rails

How can I reduce the cold start time of a Spring MVC application?

java performance spring-mvc

Loadtesting ajax applications based on jQuery

MySQL slow query with join even though EXPLAIN shows good plan

How to remove all console.log statements from your minified or combined javascript file

Does array have a unique element?

Advantages of mmap vs fileinput

python performance

Terribly slow compiles using Xcode 3.2.5 and 3.2.6

Is it possible to review/optimize a Hibernate query plan?

performance hibernate

Performance issues with large static edges terrain in Box2D

c++ performance physics box2d

Is it possible to force SQL Server to use the plan I want to optimise recursive cte query

Android NDK performance over regular Java code

Java2D: BufferedImage not accelerated on Ubuntu

Which of these MySQL database designs (attached) is best for mostly read high performance?

Storing and displaying rich text efficiently

c# wpf performance richtextbox

How to make PyCharm profiler show only timings of my source code, not any libraries?

Where can I find the world's fastest atof implementation?

javascript: 10 x speedup via loop inline?

Fast Data structure for finding strict subsets (from a given list)

Files loading slower on second run of application, with repro code