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
What is the gain from declaring a method as static
Aug 16, 2022
java
optimization
coding-style
static
std::map insert or std::map find?
Oct 06, 2022
c++
optimization
stl
stdmap
When, if ever, is loop unrolling still useful?
Aug 16, 2022
performance
language-agnostic
optimization
micro-optimization
Combine and Minify Multiple CSS / JS Files
Aug 16, 2022
javascript
css
optimization
yui-compressor
http-compression
What is PAGEIOLATCH_SH wait type in SQL Server?
Aug 16, 2022
sql-server
tsql
optimization
Are eval() and new Function() the same thing?
Aug 16, 2022
javascript
function
optimization
eval
Java HashMap performance optimization / alternative
Aug 16, 2022
java
performance
optimization
map
hashmap
Why does my application spend 24% of its life doing a null check?
Jul 17, 2019
c#
performance
optimization
il
micro-optimization
Print All JVM Flags
Aug 16, 2022
java
optimization
printing
jvm
flags
Is it possible to simplify (x == 0 || x == 1) into a single operation?
Feb 02, 2021
c#
algorithm
optimization
arithmetic-expressions
Algorithm to get the excel-like column name of a number
Aug 16, 2022
php
algorithm
optimization
Reducing memory usage of .NET applications?
Nov 11, 2022
c#
.net
optimization
memory
memory-optimization
What is the fastest integer division supporting division by zero no matter what the result is?
Aug 16, 2022
c++
c
optimization
divide-by-zero
Most efficient way to make the first character of a String lower case?
Aug 16, 2022
java
string
performance
optimization
Why don't two binaries of programs with only comments changed exactly match in gcc?
Nov 01, 2022
c
gcc
optimization
binary-reproducibility
What are the mechanics of short string optimization in libc++?
Aug 16, 2022
c++
string
optimization
c++-standard-library
libc++
Will strlen be calculated multiple times if used in a loop condition?
Aug 16, 2022
c++
c
gcc
optimization
strlen
Different floating point result with optimization enabled - compiler bug?
Aug 28, 2022
c++
optimization
g++
c++-faq
In C++, should I bother to cache variables, or let the compiler do the optimization? (Aliasing)
Aug 16, 2022
c++
performance
caching
optimization
strict-aliasing
Django: Set foreign key using integer?
Dec 14, 2021
django
optimization
django-models
foreign-keys
« Newer Entries
Older Entries »