Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
New posts in optimization
Branch-free implementation of f(x) := if x == 0 then 0 else (x * log(x))
May 30, 2022
c
optimization
nan
logarithm
branch-prediction
Optimising C++ 2-D arrays
Nov 04, 2022
c++
linux
optimization
gcc
stl
String operation optimisation in C#
Sep 25, 2022
c#
string
optimization
performance
Slow string concatenation over large input
Oct 07, 2022
java
optimization
string-concatenation
Shouldn't prepared statements be much faster?
Sep 06, 2014
php
mysql
optimization
prepared-statement
How to optimize range checking for integer intervals symmetric around zero in C?
Sep 28, 2017
c
optimization
math
Are If Thens faster than multiplication and assignment?
Feb 05, 2021
c
optimization
ada
branch-prediction
Optimizing this C# algorithm (K Difference)
Apr 09, 2022
c#
optimization
C# Array of Increments
May 14, 2022
c#
arrays
optimization
loops
increment
Can this code be optimised?
Dec 06, 2017
c#
.net
optimization
image-processing
linq foreach performance
Nov 14, 2022
asp.net
linq
optimization
What's faster IN or OR?
Nov 19, 2022
tsql
optimization
profiling
performance
sql-optimization
Optimizing a Loop vs Code Duplication
May 21, 2022
c++
optimization
loops
Double-Compilation of C Code to Decrease Execution Times
Jan 01, 2019
c
performance
gcc
optimization
Neatest / Fastest Algorithm for Smallest Positive Number
May 19, 2022
c++
algorithm
optimization
Fastest way to enumerate through turned on bits of an integer
Nov 17, 2022
c#
performance
optimization
bit-manipulation
Is Performance Always Important?
Oct 14, 2022
performance
optimization
Why would this Lua optimization hack improve performance?
May 25, 2022
optimization
scripting
lua
premature-optimization
Will optimizing code become unnecessary?
Sep 05, 2022
optimization
gpu
performance
cpu-speed
moores-law
« Newer Entries
Older Entries »