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
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
Is it more efficient to store the permissions of the user in an JWT claim or to check it on the server at every request?
Sep 01, 2022
http
security
optimization
authorization
jwt
What is CavalryLogger and do I need it?
Apr 06, 2022
javascript
optimization
inline vs. constexpr?
Sep 24, 2022
c++
optimization
c++11
inline
constexpr
Why is memcmp so much faster than a for loop check?
Sep 01, 2022
c
performance
optimization
memcmp
Why is Math.DivRem so inefficient?
Apr 10, 2019
.net
optimization
« Newer Entries
Older Entries »