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
Three-way conditional in c++ to determine sign equivalance of two numbers
Sep 13, 2019
c++
performance
algorithm
optimization
0/1 Knapsack Dynamic Programming Optimization, from 2D matrix to 1D matrix
Aug 23, 2022
algorithm
optimization
dynamic-programming
knapsack-problem
When can optimizations done by the compiler destroy my C++ code?
Mar 08, 2022
c++
optimization
Efficient way to convert Scala Array to Unique Sorted List
Oct 21, 2022
arrays
list
scala
optimization
sorting
faster Math.exp() via JNI?
Jan 01, 2017
java
c
optimization
java-native-interface
When to use -O2 flag for gcc?
Nov 20, 2022
c++
unix
optimization
gcc
Fast integer ABS function
Nov 17, 2022
c#
.net
optimization
What optimizations are OK to do right away?
Sep 09, 2022
language-agnostic
optimization
Is it useful in C# to apply DeMorgan's theorem to manually optimize boolean expressions in conditional statements (e.g. if conditions)
Oct 25, 2022
c#
optimization
compiler-construction
boolean-logic
Fast undo facility for bitmap editor application
Dec 27, 2018
iphone
objective-c
algorithm
design-patterns
optimization
Accessing local variable doesn't improve performance
Sep 23, 2022
javascript
optimization
try {.... } catch(..) only if a certain compile time expression is true
Oct 30, 2022
c++
optimization
try-catch
ARM NEON: How to implement a 256bytes Look Up table
Apr 17, 2022
optimization
assembly
arm
neon
Fastest idiomatic I/O routine in Rust for programming contests?
Jul 05, 2021
string
parsing
optimization
rust
Fastest way of bitwise AND between two arrays on iPhone?
Oct 10, 2020
iphone
optimization
neon
How to tell clang not to save registers to stack?
Dec 05, 2018
llvm
clang
avr
llvm-clang
optimization
Maximize minimum distance between arrays
Aug 31, 2022
algorithm
optimization
dynamic-programming
combinatorics
backtracking
Scipy or bayesian optimize function with constraints, bounds and dataframe in python
Sep 12, 2022
python
function
optimization
scipy
bayesian
« Newer Entries
Older Entries »