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 optimize Linq query with large number of records?
Sep 22, 2025
c#
performance
linq
optimization
ef-core-3.1
Why does accessing global static variable improve performance compared to stack variables?
Sep 22, 2025
c++
performance
optimization
static
stack
Disable unrolling of a particular loop in GCC
Sep 23, 2025
gcc
optimization
pragma
loop-unrolling
Rails build and save in bulk
Sep 22, 2025
ruby-on-rails
ruby
database
optimization
activerecord
swr vs axios with setInterval for large json data and high frequency in React
Sep 23, 2025
reactjs
optimization
axios
react-hooks
swr
Optimized Conversion from TSource to TDestination Using INumber<T> in .NET 9
Sep 22, 2025
c#
.net-core
optimization
.net-9.0
c#-13.0
Improving performance of crawler4j
Sep 22, 2025
java
multithreading
optimization
web-scraping
crawler4j
Sorting a string lexicographically
Sep 22, 2025
c++
string
sorting
optimization
SQL - Join Aggregated query or Aggregate/Sum after join?
Sep 22, 2025
sql
optimization
aggregate-functions
Tiling optimization gcc vs clang
Sep 22, 2025
c++
gcc
optimization
clang
Do Java compilers commonly precompute hashcodes of final fields?
Sep 21, 2025
java
optimization
Performance of empty function on Dart
Sep 19, 2025
performance
optimization
dart
flutter
Can bessel functions (from scipy.special) be used with Numba
Sep 20, 2025
python
optimization
jit
numba
numpy-ufunc
How can I make Powershell parse XML faster or further optimize my script?
Sep 20, 2025
xml
windows
performance
optimization
powershell
Setting target risk in R package fPortfolio
Sep 20, 2025
r
optimization
portfolio
quantitative-finance
How to reduce memory consumption when performing a cartesian product?
Sep 18, 2025
python
optimization
memory
cartesian
Why do we use sub esp, 4 instead of push a register in assembly?
Sep 18, 2025
assembly
optimization
x86
stack
cpu-registers
How does "goto" statements affect the "branch prediction" of the CPU?
Sep 18, 2025
c
optimization
cpu
goto
branch-prediction
What is fast, compact representation of tree structures that prevents cache misses?
Sep 17, 2025
algorithm
optimization
data-structures
language-agnostic
Older Entries »