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
Java Reflection Performance
Aug 14, 2022
java
performance
optimization
reflection
What optimizations can GHC be expected to perform reliably?
Aug 14, 2022
optimization
haskell
ghc
Is it better to use std::memcpy() or std::copy() in terms to performance?
Aug 14, 2022
c++
performance
optimization
Measuring execution time of a function in C++
Aug 14, 2022
c++
optimization
profiling
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
« Newer Entries
Older Entries »