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
.NET Dynamic method. Best performance
Dec 05, 2022
c#
.net
optimization
dynamic
.net-4.0
Constrain a 16 bit signed value between 0 and 4095 using Bit Manipulation only (without branching)
Dec 06, 2022
c++
c
optimization
bit-manipulation
Concatenation, multiple parameters or sprintf?
Dec 05, 2022
php
optimization
Enhancing ImageView brightness programmatically
Dec 05, 2022
android
optimization
android-imageview
Do compilers reduce simple functions given constant arguments into unique instructions?
Dec 03, 2022
c++
c
gcc
optimization
compiler-optimization
Maintain x*x in C++
Dec 05, 2022
c++
c++11
math
optimization
Get all combinations of shared elements in a list
Dec 05, 2022
r
list
optimization
How to do it more efficiently?
Dec 05, 2022
javascript
arrays
optimization
loops
PHP - Does try/catch have a higher overhead than if/then?
Dec 04, 2022
php
optimization
logic
Efficiency of boolean comparisons? In C
Dec 04, 2022
c
optimization
loops
performance
while-loop
optimizing array loop in c
Dec 04, 2022
c
arrays
optimization
gcc
PHP if OR is the second part checked on true?
Dec 05, 2022
php
optimization
conditional-statements
short-circuiting
What's the difference between code written for a desktop machine and a supercomputer?
Dec 04, 2022
optimization
memory
performance
hpc
grid-computing
std::string and multiple concatenations
Dec 03, 2022
c++
string
optimization
std
What is the standard way to constrain a optimizing compiler to keep duplicate assignments?
Dec 04, 2022
c
optimization
embedded
Find out max & min of two number without using If else?
Dec 04, 2022
c
optimization
bit-manipulation
bit
bitwise-operators
Why doesn't my C++ compiler optimize these memory writes away?
Dec 04, 2022
c++
optimization
My N-body program runs 100x slower when coded in Julia vs. when coded in C, why?
Dec 03, 2022
c
optimization
julia
Back to basics; for-loops, arrays/vectors/lists, and optimization
Dec 04, 2022
c#
arrays
optimization
list
performance
Confusing gprof output
Dec 03, 2022
c++
optimization
profiling
gprof
« Newer Entries
Older Entries »