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
How can this Python Scrabble word finder be made faster?
Sep 12, 2025
python
optimization
Set the leading zero bits in any size integer C++
Sep 12, 2025
c++
optimization
bit-manipulation
dos
x86-16
Efficiently dividing unsigned value by a power of two, rounding up
Sep 12, 2025
c
optimization
x86
bit-manipulation
division
How to find optimal string content that minimizes the MSE of character count vectors with its reference string
Sep 10, 2025
r
string
algorithm
optimization
combinatorics
Why is the fastest way to print a list of ints so unintuitive? [closed]
Sep 10, 2025
python
performance
optimization
language-implementation
Finding good starting points for Douglas-Peucker algorithm for closed polygons
Sep 10, 2025
algorithm
optimization
polygon
Regex Performance Optimization Tips and Tricks [closed]
Sep 09, 2025
regex
performance
optimization
Does Interlocked.CompareExchange use a memory barrier?
Sep 09, 2025
c#
multithreading
optimization
volatile
memory-model
Performance of instance store vs EBS-optimized EC2 or RAID volumes
Sep 08, 2025
performance
amazon-web-services
optimization
amazon-ec2
what is the kappa variable (BayesianOptimization)
Sep 07, 2025
optimization
bayesian
hyperparameters
scikit-optimize
A faster approach to Laplacian of Gaussian
Sep 09, 2025
matlab
image-processing
optimization
filtering
laplacianofgaussian
scipy.optimize.minimize function with L-BFGS-B method maxiter attribute not working
Sep 09, 2025
python
optimization
scipy
Is if(var == true) faster than if(var != false)?
Sep 09, 2025
c#
optimization
if-statement
conditional-statements
boolean
Unused using statements
Sep 09, 2025
c#
optimization
using
How 'smart' is GCC's Tail-Call-Optimisation?
Sep 08, 2025
c
gcc
recursion
optimization
tail-call-optimization
Enforce constraints in genetic algorithm with DEAP
Sep 07, 2025
python
optimization
evolutionary-algorithm
pyevolve
What is the optimal render loop in Dart 2?
Sep 07, 2025
optimization
dart
flutter
game-engine
skia
Why does my code run slower when I remove bounds checks?
Sep 08, 2025
performance
optimization
rust
llvm-codegen
Fastest way to take the average of two signed integers in x86 assembly?
Sep 07, 2025
assembly
optimization
x86
average
micro-optimization
Why won't simple code get auto-vectorized with SSE and AVX in modern compilers?
Sep 05, 2025
c
optimization
sse
avx
auto-vectorization
« Newer Entries
Older Entries »