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
Why is VC++ unable to optimize an integer wrapper?
Apr 12, 2022
c++
visual-c++
optimization
wrapper
Is it possible to detect tail call optimization in WebKit?
Aug 28, 2022
javascript
optimization
webkit
tail-recursion
Solving a system of differential equations in R
Oct 07, 2022
r
optimization
differential-equations
calculus
maximization
Avoiding repetition / loop unswitching
Apr 04, 2021
c
optimization
dry
Python CMA-ES Algorithm to solve user-defined function and constraints
Aug 19, 2022
python
algorithm
optimization
genetic
deap
How to speed up symbolic derivatives of long functions using SymPy?
Aug 27, 2022
python
optimization
sympy
integral
derivative
Can Hotspot eliminate bounds checks when the range of the index is resticted via and?
Jun 19, 2022
java
performance
optimization
jvm-hotspot
bounds-check-elimination
For innodb table in MySQL, which is faster: varchar(255) or tinytext?
Dec 09, 2017
mysql
optimization
innodb
varchar
tinytext
How to optimize .NET applications to 64-bit?
Nov 08, 2022
.net
visual-studio
optimization
64-bit
Why the most natural query(I.e. using INNER JOIN (instead of LEFT JOIN)) is very slow
Apr 25, 2022
sql
postgresql
optimization
Clojure Parallel Mapping and Infinite Sequences
Apr 04, 2015
performance
optimization
map
clojure
parallel-processing
Microsoft Visual C++ code optimization
Dec 01, 2018
c++
optimization
What model best suits optimizing for a real-time strategy game?
May 13, 2022
optimization
artificial-intelligence
genetic-algorithm
mySQL: is it possible to make this query any faster?
Jan 13, 2018
sql
mysql
optimization
query-optimization
Why padding is used in Base64 encoding? [duplicate]
Feb 25, 2022
optimization
encoding
base64
(Dis)Proving that one algorithm works faster than another due to language internals
Nov 21, 2022
java
algorithm
optimization
complexity-theory
time-complexity
jQuery optimization selector
Oct 31, 2022
jquery
optimization
Is it worth saving the result of the typeof() call for multiple uses?
Nov 29, 2021
c#
.net
optimization
typeof
In Haskell, concat builds a list lazily but my own version with a twist, doesn't
Jan 15, 2015
optimization
haskell
How to check if and what type of number a string represents?
Oct 19, 2022
java
optimization
casting
numbers
« Newer Entries
Older Entries »