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
Is it possible to micro-optimize "x = max(a,b); y = min(a,b);"?
Nov 30, 2022
c++
algorithm
c++11
optimization
bit-shift
How often do you worry about how many if cases will need to be processed?
Nov 30, 2022
language-agnostic
optimization
performance
if-statement
Producing the fastest possible executable
Nov 29, 2022
c++
windows
visual-studio-2008
optimization
Efficency of Comparisons in C++? ( abs(X)>1 vs abs(x) != 0)
Nov 27, 2022
c++
optimization
comparison
performance
How to explain at your boss that code/resources optimization is important?
Nov 29, 2022
performance
optimization
Which is the best way, in C, to see if a number is divisible by another?
Nov 29, 2022
c
math
optimization
micro-optimization
integer-division
What is preferred option for assignment and formatting?
Nov 29, 2022
java
optimization
refactoring
coding-style
c++ optimization
Nov 29, 2022
c++
optimization
performance
Is masking required in this case?
Nov 29, 2022
c
optimization
masking
Runtime cpu detection in dynamic linker (ld.so)
Nov 29, 2022
c
linux
optimization
linker
OpenCL Performance Optimization
Nov 29, 2022
optimization
opencl
gpgpu
Abort a list comprehension
Nov 29, 2022
python
python-2.7
optimization
generator
list-comprehension
What's the fastest algorithm to divide an integer by 3 without using a division instruction? [duplicate]
Nov 28, 2022
optimization
bit-manipulation
division
Why is moving return to the end of the function less efficient? [closed]
Nov 27, 2022
c++
performance
optimization
« Newer Entries
Older Entries »