Click here to Skip to main content
15,868,051 members
Everything / General Programming / Optimization

Optimization

optimization

Great Reads

by Sandeep Mewara
An optimization programming technique
by Ryan Scott White
A fast, possibly the fastest, square root function for Big Integers and Floats in C# and Java.
by Mahmud Hasan
How to use variable in SELECT TOP SQL command
by D Sarthi Maheshwari
Discussing about streams... about streaming... about functional streaming... and nothing else

Latest Articles

by Michael Sydney Balloni
A "new" queue data structure is described and compared with existing collection types
by Ryan Scott White
A fast, possibly the fastest, square root function for Big Integers and Floats in C# and Java.
by Jian_Zhang
Democratizing AI with Intel-Optimized Software
by Michael Sydney Balloni
See how Rust stacks up against C-ish, C++, and C#

All Articles

Sort by Score

Optimization 

23 Feb 2012 by Mahmud Hasan
How to use variable in SELECT TOP SQL command
19 Dec 2019 by Rick York
A simple, header-only class for high resolution timing
10 Jan 2013 by Zamshed Farhan
APC is a very popular PHP extension to optimize PHP developments.
12 Jul 2012 by StianSandberg
An extension for minimizing HTML output from a partial view
23 May 2013 by Pavlo Iarovyi
Visual Studio extension to change Visual Studio "hidden" option for project loading to reduce loading time for big solutions.
23 May 2013 by Pavlo Iarovyi
Visual Studio extension to change "hidden" option for project loading to optimize loading big solutions.
19 Dec 2014 by OKarpov
How to use ASM in C#.NET and most fast memory copy method
27 Apr 2015 by Marjan Nikolovski
How to optimize your webapp like a PRO - ASP.NET MVC Boilerplate
22 Jun 2022 by Stephane Capo
C++ optimization for map using string key among others