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
`movaps` vs. `movups` in GCC: how does it decide?
Sep 07, 2025
c++
gcc
optimization
x86
memory-alignment
GCC optimization levels. Which is better?
Sep 07, 2025
gcc
optimization
compilation
performance-testing
compiler-optimization
Is the fall-through side of a conditional branch more efficient? Is it a good idea to make that the error-handling side?
Sep 07, 2025
assembly
optimization
x86
micro-optimization
If Chrome, use WebP
Sep 07, 2025
performance
google-chrome
optimization
opera
webp
Does adding [[noreturn]] to main function make sense
Sep 07, 2025
c++
optimization
program-entry-point
noreturn
Performance of duplicating vs deduplicating identical conditional code in loops
Sep 04, 2025
c
performance
assembly
optimization
x86-64
Python - Optimisation of Perfect Number search
Sep 04, 2025
python
loops
optimization
range
perfect-numbers
'Microsoft.AspNet.Web.Optimization' vs 'Microsoft.AspNet.Web.Optimization.WebForms'
Sep 05, 2025
asp.net
optimization
asp.net-4.5
bundling-and-minification
asp.net-optimization
How to Optimize mach_msg_trap
Sep 05, 2025
ios
optimization
cocos2d-iphone
box2d
-DNDEBUG with -Ofast is slower than only -Ofast
Sep 04, 2025
c
gcc
optimization
how to make fast my android app
Sep 05, 2025
java
android
json
oop
optimization
OR-Tools solve traveling salesman (TSP) without returning to the home node
Sep 04, 2025
python
optimization
traveling-salesman
or-tools
Optimizing a complex, custom data problem - find the optimal polygon that contains a give fraction of data, with constraints
Sep 05, 2025
r
dataframe
optimization
polygon
In CUDA kernels, __assume() or __builtin_assume()?
Sep 03, 2025
optimization
cuda
branch-prediction
Laravel - Eloquent multiple delete vs destroy array
Sep 03, 2025
laravel
optimization
laravel-5
eloquent
query-optimization
Are there any reasons to compile without optimizations?
Sep 03, 2025
gcc
optimization
initialize flexible array members at compile time
Sep 03, 2025
c
optimization
Processing 2 - Will threading speed up rendering many objects?
Sep 02, 2025
java
multithreading
optimization
processing
« Newer Entries
Older Entries »