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
Which is better: Bookmark/Key Lookup or Index Scan
Aug 29, 2022
sql
sql-server
sql-server-2005
tsql
optimization
Is a program compiled with -g gcc flag slower than the same program compiled without -g?
Aug 25, 2022
c++
debugging
gcc
optimization
Speeding up row counting in MySQL
Aug 29, 2022
mysql
optimization
indexing
count
Effective optimization strategies on modern C++ compilers
Aug 29, 2022
c++
optimization
x86
What's the fastest way to iterate over an object's properties in Javascript?
Aug 17, 2022
javascript
performance
optimization
Python Performance - have you ever had to rewrite in something else?
Aug 29, 2022
python
performance
optimization
rewrite
using static Regex.IsMatch vs creating an instance of Regex
Aug 29, 2022
c#
regex
optimization
How to determine if memory is aligned?
Aug 29, 2022
c
optimization
memory
sse
simd
Why doesn't a compiler optimize floating-point *2 into an exponent increment?
Nov 12, 2022
c++
c
performance
optimization
compiler-optimization
Do global variables mean faster code?
Aug 29, 2022
c++
c
optimization
Swapping the dimensions of a numpy array
Aug 29, 2022
python
arrays
optimization
numpy
dimensions
How are x86 uops scheduled, exactly?
Apr 07, 2022
performance
optimization
x86
intel
cpu-architecture
Have you ever used ngen.exe?
Aug 25, 2022
c#
.net
optimization
clr
ngen
Do java finals help the compiler create more efficient bytecode? [duplicate]
Aug 28, 2022
java
optimization
micro-optimization
Strategy to find your best route via Public Transportation only?
Sep 25, 2022
algorithm
optimization
data-structures
Should I minimize the number of docker layers?
Apr 10, 2022
docker
optimization
dockerfile
layer
C++ iterators & loop optimization
Sep 21, 2022
c++
optimization
compiler-construction
coding-style
iterator
How to calculate or approximate the median of a list without storing the list
Sep 14, 2022
algorithm
optimization
median
What is fastest: (int), Convert.ToInt32(x) or Int32.Parse(x)?
Aug 28, 2022
c#
optimization
casting
Native way to merge objects in Javascript
Aug 16, 2022
javascript
optimization
prototype
« Newer Entries
Older Entries »