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 effect of ordering if...else if statements by probability?
Aug 14, 2022
c++
performance
if-statement
optimization
branch-prediction
Why is early return slower than else?
Dec 14, 2021
python
optimization
python-2.7
MYSQL OR vs IN performance
Aug 14, 2022
mysql
sql
performance
optimization
What Every Programmer Should Know About Memory?
Aug 14, 2022
optimization
memory
x86
cpu-architecture
cpu-cache
intel
Ternary operators in JavaScript without an "else"
Sep 04, 2022
javascript
optimization
syntax-error
Why is Swift compile time so slow?
Aug 14, 2022
swift
optimization
compilation
type-inference
compilation-time
Where to place JavaScript in an HTML file?
Dec 14, 2021
javascript
html
optimization
Why would introducing useless MOV instructions speed up a tight loop in x86_64 assembly?
Oct 08, 2022
performance
optimization
assembly
x86-64
freepascal
Rounding up to next power of 2
Aug 14, 2022
c
optimization
bit-manipulation
How to log a method's execution time exactly in milliseconds?
Aug 14, 2022
ios
objective-c
optimization
time
Why is transposing a matrix of 512x512 much slower than transposing a matrix of 513x513?
Aug 15, 2022
c++
performance
optimization
Fastest way to convert string to integer in PHP
Aug 23, 2022
php
optimization
casting
Storing JSON in database vs. having a new column for each key
Aug 14, 2022
mysql
sql
sql-server
database
optimization
Is optimisation level -O3 dangerous in g++?
Aug 21, 2022
c++
optimization
g++
compiler-flags
SQL: How to properly check if a record exists
Aug 14, 2022
sql
optimization
query-optimization
Declaring variables inside or outside of a loop
Aug 14, 2022
java
optimization
while-loop
How to write a large buffer into a binary file in C++, fast?
Oct 07, 2022
c++
performance
optimization
file-io
io
Clang vs GCC - which produces faster binaries? [closed]
Aug 14, 2022
optimization
gcc
compiler-construction
clang
benchmarking
Once upon a time, when > was faster than < ... Wait, what?
Mar 06, 2022
c
optimization
opengl
cpu
gpu
How do I position one image on top of another in HTML?
Aug 14, 2022
html
css
optimization
graphics
« Newer Entries
Older Entries »