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
Fastest way to sort 32bit signed integer arrays in JavaScript?
Jul 09, 2019
javascript
performance
algorithm
optimization
sorting
Is a MySQL view faster than a normal query?
Sep 01, 2022
mysql
optimization
view
How can I avoid std::vector<> to initialize all its elements?
Sep 01, 2022
c++
optimization
gcc
default-value
How to guide GCC optimizations based on assertions without runtime cost?
Sep 01, 2022
c++
gcc
optimization
assert
compiler-optimization
Most efficient algorithm for merging sorted IEnumerable<T>
Nov 07, 2022
c#
linq
performance
algorithm
optimization
In C, why is "signed int" faster than "unsigned int"?
Sep 01, 2022
c
performance
optimization
unsigned
signed
How can I optimize my basic physics simulator?
Sep 01, 2022
optimization
physics
collision-detection
How to efficiently use MySQLDB SScursor?
Feb 24, 2022
python
mysql
optimization
database-cursor
MySQL - using String as Primary Key
Sep 22, 2022
mysql
optimization
primary-key-design
Tuple or list when using 'in' in an 'if' clause?
Sep 01, 2022
python
list
optimization
tuples
python-internals
At what point is it worth reusing arrays in Java?
Sep 01, 2022
java
performance
optimization
memory-management
Haskell: how to detect "lazy memory leaks"
Nov 17, 2022
haskell
optimization
memory-leaks
lazy-evaluation
Why are loops always compiled into "do...while" style (tail jump)?
Sep 01, 2022
performance
loops
assembly
optimization
micro-optimization
Calculating the speed of routines?
Dec 16, 2021
performance
delphi
optimization
gettickcount
How to optimize for integer parameters (and other discontinuous parameter space) in R?
Apr 25, 2022
r
optimization
integer
Which is the fastest STL container for find?
Sep 01, 2022
c++
optimization
stl
find
gcc optimization flags for Xeon?
Sep 01, 2022
c++
c
optimization
gcc
compiler-flags
Should I unify two similar kernels with an 'if' statement, risking performance loss?
Dec 29, 2021
c++
c
optimization
cuda
gpgpu
Can knowing C actually hurt the code you write in higher level languages?
Sep 01, 2022
c
language-agnostic
optimization
premature-optimization
How to read BufferedReader faster
Sep 01, 2022
java
optimization
bufferedreader
« Newer Entries
Older Entries »