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
LoggerFactory.getLogger(ClassName.class) vs LoggerFactory.getLogger(this.getClass().getName())
Sep 05, 2022
java
logging
optimization
reflection
slf4j
Can C++ compilers optimize "if" statements inside "for" loops?
Sep 05, 2022
c++
optimization
compiler-construction
Using 'return' instead of 'else' in JavaScript
Sep 05, 2022
javascript
optimization
if-statement
Optimize me! (C, performance) -- followup to bit-twiddling question
Aug 12, 2022
c
performance
optimization
math
bit-manipulation
Which is faster? Constants, Variables or Variable Arrays
Sep 05, 2022
php
performance
optimization
variables
constants
Fastest way to negate a std::vector
Sep 05, 2022
c++
optimization
stdvector
lapack
blas
Can GHC really never inline map, scanl, foldr, etc.?
Oct 03, 2022
optimization
haskell
inline
ghc
What kinds of optimizations does 'volatile' prevent in C++?
Oct 28, 2022
c++
optimization
volatile
How bad is my query?
Sep 05, 2022
sql
mysql
performance
optimization
Most efficient way of converting String to Integer in java
Sep 05, 2022
java
optimization
performance
c++ optimize array of ints
Feb 03, 2022
c++
arrays
optimization
multidimensional-array
faster equivalent of gettimeofday
Aug 08, 2020
c
optimization
clock
gettimeofday
When to use the lock thread in C#?
Sep 05, 2022
c#
multithreading
optimization
thread-safety
iOS Games and Run-Loop Management
Jan 22, 2017
iphone
optimization
ios
opengl-es
runloop
Unexpectedly poor and weirdly bimodal performance for store loop on Intel Skylake
Oct 07, 2021
performance
assembly
optimization
x86
x86-64
Do C++ compilers optimize pass by const reference POD parameters into pass by copy?
Sep 04, 2022
c++
optimization
Best practice for storing tags in a database?
Aug 30, 2022
mysql
performance
optimization
tags
structure
How to create an optimizer in Tensorflow
Sep 04, 2022
python
python-2.7
optimization
tensorflow
mathematical-optimization
How much should I worry about the Intel C++ compiler emitting suboptimal code for AMD?
May 02, 2018
c++
optimization
compiler-construction
intel
amd-processor
Branch Prediction and Division By Zero
Sep 04, 2022
c++
optimization
error-handling
cpu-architecture
branch-prediction
« Newer Entries
Older Entries »