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
canonical file path in java - optimization problem?
Nov 05, 2022
java
optimization
Why does GCC not optimize this set of branching and conditionals as much as it could?
Apr 29, 2022
c++
optimization
gcc
How to optimize C-code with SSE-intrinsics for packed 32x32 => 64-bit multiplies, and unpacking the halves of those results for (Galois Fields)
Mar 23, 2022
c
optimization
x86
sse
simd
Fastest way to search a number in a list of ranges
May 07, 2022
c#
performance
algorithm
c#-4.0
optimization
Does GLSL really do unnecessary computations with uniform (not per-vertex) values?
Oct 19, 2022
opengl
optimization
glsl
compiler-optimization
What does it mean when an operation "approaches O(1)" as opposed to "is O(1)"?
May 15, 2022
c#
.net
optimization
big-o
Postgresql join_collapse_limit and time for query planning
Mar 09, 2018
postgresql
join
optimization
settings
std::map vs unordered_map memory footprint for small N
Aug 02, 2019
c++
c++11
gcc
dictionary
optimization
How many 1-byte NOPs can Skylake execute at one cycle
Nov 20, 2022
assembly
optimization
x86
alignment
nop
Webpack CSS Output Is Always Minified
Oct 20, 2022
css
optimization
webpack
bundling-and-minification
css-loader
Is there an alternative for zip(*iterable) when the iterable consists of millions of elements?
Sep 05, 2022
python
python-3.x
optimization
iterable-unpacking
String capitalize - better way
Oct 22, 2022
java
performance
string
optimization
memory-management
One letter game Issue?
Aug 15, 2022
python
optimization
letter
Optimize if-statement (a > 0 && b > 0 && a + b == c) in C#
May 16, 2022
c#
optimization
if-statement
Why some compilers optimize if(a>0) and not if(*(&a)>0)?
Jun 14, 2022
c
optimization
compiler-construction
rvds
Guide to Optimizing MATLAB Code
Dec 04, 2019
matlab
optimization
Memory footprint of existentially quantified types and related optimization techniques
Oct 19, 2018
haskell
memory
optimization
Laravel - Generating bootstrap/compiled.php without invoking the composer dump-autoload --optimize
Aug 06, 2018
php
optimization
laravel
composer-php
autoload
Visual Studio 2013 optimization flags (/O2 vs /Ox) [duplicate]
Oct 19, 2022
c++
performance
optimization
visual-studio-2013
compiler-optimization
What is the meaning of the data32 data32 nopw %cs:0x0(%rax,%rax,1) instruction in gcc inline asm?
Jul 04, 2019
c
gcc
assembly
optimization
x86
« Newer Entries
Older Entries »