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
Why is Java faster if it repeats the same code?
Nov 18, 2022
java
optimization
jvm
jit
jvm-hotspot
How to shorten multiple && condition
Jul 18, 2022
c++
c
algorithm
optimization
conditional
How much does Java optimize string concatenation with +?
Feb 16, 2022
java
string
optimization
stringbuilder
string-concatenation
Jacobian and Hessian inputs in `scipy.optimize.minimize`
Oct 20, 2022
python
numpy
optimization
lambda
scipy
A better 8x8 bytes matrix transpose with SSE?
Nov 13, 2022
c
matrix
optimization
sse
simd
What optimizations does __builtin_unreachable facilitate?
Sep 12, 2022
c++
gcc
optimization
Optimization techniques in C# [closed]
Aug 16, 2022
c#
.net
optimization
Is there any functional language compiler/runtime which optimizes chained iterations?
Apr 26, 2019
scala
optimization
functional-programming
compiler-optimization
Meaning of the LLVM Optimization Levels
Nov 09, 2022
optimization
compiler-construction
llvm
How to optimize this simple algorithm further?
Oct 22, 2021
c++
algorithm
performance
c++11
optimization
How to turn off specific optimization flags in gcc
Sep 09, 2019
optimization
gcc
compiler-construction
How can I speed up line by line reading of an ASCII file? (C++)
Sep 10, 2022
c++
optimization
file-io
ifstream
Why c++ program compiled for x64 platform is slower than compiled for x86?
Jul 12, 2021
c++
performance
optimization
64-bit
double-precision
How to optimize OpenCL code for neighbors accessing?
May 23, 2020
optimization
opencl
gpgpu
memory-access
Is comparing to zero faster than comparing to any other number?
Aug 23, 2022
c++
optimization
compare
zero
Get sum of values stored in __m256d with SSE/AVX
Feb 09, 2022
c++
optimization
sse
avx
avx2
PostgreSQL performance monitoring tool
Nov 20, 2022
sql
database
optimization
postgresql
freebsd
Can I guarantee the C++ compiler will not reorder my calculations?
Aug 25, 2022
c++
optimization
floating-point
ieee-754
How to rotate an array?
Sep 15, 2022
java
arrays
sorting
optimization
time-complexity
Is it safe to assume that identical lambda expressions have different types?
Oct 23, 2022
c++
optimization
lambda
language-lawyer
« Newer Entries
Older Entries »