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
Can I precompile the format string in String.format? (Or do any other thing to make formatting logs faster?)
Sep 13, 2022
java
string
performance
optimization
string-formatting
Is it feasible for GCC to optimize isnan(x) || isnan(y) into isunordered(x, y)?
Mar 01, 2022
c++
c
gcc
optimization
compiler-optimization
DataTable.Select vs DataTable.rows.Find vs foreach vs Find(Predicate<T>)/Lambda
Aug 27, 2022
.net
optimization
lambda
anonymous-methods
Why does GHC consider the LHS *syntactically* when inlining?
Aug 14, 2022
optimization
haskell
ghc
Given a target sum and a set of integers, find the closest subset of numbers that add to that target
Sep 07, 2022
algorithm
optimization
set
mathematical-optimization
packing
Why would one ever want to compile with -O2 instead of -O3
Sep 12, 2022
optimization
g++
Link-time optimization and inline
Nov 11, 2022
c++
c
optimization
gcc
Disable "if(0)" elimination in gcc
May 12, 2021
c++
optimization
gcc
gdb
Does the WKWYL optimization in make_shared<>() introduce a penalty for some multithreading applications?
Feb 09, 2019
c++
caching
optimization
c++11
shared-ptr
Semantics of GCC hot attribute
Sep 12, 2022
optimization
gcc
How could I optimize this calculation ? (x^a + y^a +z^a)^(1/a)
Dec 22, 2020
c
math
optimization
floating-point
pow
Does the compiler optimize the function parameters passed by value?
Sep 12, 2022
c++
optimization
compiler-construction
Approximate, incremental nearest-neighbour algorithm for moving bodies
Sep 12, 2022
algorithm
optimization
distance
approximation
spatial-index
std::vector-like class optimized to hold a small number of items [duplicate]
Mar 25, 2022
c++
optimization
stl
micro-optimization
Why iOS apps signed with development or enterprise certificates launch slower?
Oct 16, 2022
ios
optimization
ios8
code-signing
springboard
CSS: Use tag type before ID?
Mar 14, 2022
css
optimization
css-selectors
Perform integer division using multiplication [duplicate]
Mar 27, 2018
assembly
optimization
bit-manipulation
division
multiplication
Image rotation algorithm [closed]
Mar 09, 2022
algorithm
optimization
java-me
image-manipulation
midp
Runtime dynamic bundling and minifying in MVC 4
Sep 09, 2022
asp.net
asp.net-mvc-4
optimization
bundle
asp.net-optimization
Is there a way to make this hash lookup any faster?
Sep 12, 2022
c
optimization
perfect-hash
« Newer Entries
Older Entries »