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 to sort and chunk a dependency tree of actions, so you can batch as many actions as possible together at each step?
Oct 20, 2025
algorithm
optimization
tree
pipeline
dependency-tree
Simple 1-D particle swarm optimization algorithm for a noisy environment
Oct 21, 2025
language-agnostic
optimization
particles
particle-swarm
Optimizing a memswap function
Oct 19, 2025
c
optimization
memory
swap
Can I improve branch prediction with my code?
Oct 20, 2025
c++
gcc
optimization
branch-prediction
likely-unlikely
Pandas performance: loc vs using .head(x) in first x rows using Sorted Data
Oct 21, 2025
python
performance
pandas
dataframe
optimization
Optimization using lsqnonneg function of MATLAB
Oct 19, 2025
matlab
optimization
data-modeling
Mesh manipulation very slow
Oct 20, 2025
c#
unity-game-engine
optimization
Build a 2D array representing a 3D plane (storing its Z-values) as defined by 3 points and the desired size of the array
Oct 20, 2025
python
numpy
optimization
memory
plane
Optimal solution for struct with more than 16 bytes
Oct 19, 2025
c#
optimization
class
struct
C++ how to speed up (with x86 SIMD) batch variable length integer encoding / decoding (runnable benchmark)
Oct 20, 2025
c++
optimization
encoding
compression
simd
To use sessions or db queries when doing check-up on every page?
Oct 20, 2025
php
mysql
database
session
optimization
When to switch from Dynamic Programming (2D table) to Branch & Bound algorithm?
Oct 20, 2025
optimization
dynamic-programming
knapsack-problem
branch-and-bound
Multiple objective functions with binary variables Google OR-tools
Oct 20, 2025
python
optimization
or-tools
constraint-programming
cp-sat
Does View.setVisibility(View.VISIBLE) forces the view to redraw even if it's already visible?
Oct 20, 2025
android
optimization
view
Can GEKKO solve Minimax Optimal Control problems?
Oct 19, 2025
math
optimization
minimax
gekko
Should Flutter widgets be created in the class or in the build() function?
Oct 19, 2025
performance
optimization
dart
flutter
Instruction execution latencies for A53
Oct 19, 2025
optimization
arm
latency
instruction-set
Optimizing multivariate function in R
Oct 18, 2025
r
optimization
« Newer Entries
Older Entries »