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
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
SSE2 option in Visual C++ (x64)
Jan 25, 2021
c++
visual-studio-2008
optimization
64-bit
sse2
Is 20 SQL Queries per page load really considered a lot? [closed]
Oct 28, 2022
sql
optimization
Using len() and def __len__(self): to build a class
Sep 16, 2022
python
class
optimization
coding-style
Javascript Performance: While vs For Loops
Aug 31, 2022
javascript
optimization
« Newer Entries
Older Entries »