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
Is std::vector memory freed upon a clear?
Aug 27, 2022
c++
optimization
memory
vector
How to efficiently remove duplicates from an array without using Set
Aug 27, 2022
java
arrays
optimization
Why to use StringBuffer in Java instead of the string concatenation operator
Aug 27, 2022
java
optimization
string-concatenation
Branchless K-means (or other optimizations)
Aug 26, 2022
c++
performance
optimization
Efficiently compute Intersection of two Sets in Java?
Aug 26, 2022
java
performance
optimization
set
How do I organize members in a struct to waste the least space on alignment?
Aug 26, 2022
c++
optimization
memory-alignment
memory-layout
struct-member-alignment
What is the fastest way to flatten arbitrarily nested lists in Python? [duplicate]
Aug 26, 2022
python
algorithm
optimization
What are the major performance hitters in AS3 aside from rendering vectors?
Jan 21, 2016
performance
actionscript-3
flash
optimization
Why do many sites minify CSS and JavaScript but not HTML? [duplicate]
Aug 26, 2022
javascript
html
css
optimization
minify
Optimising Python dictionary access code
Aug 26, 2022
python
optimization
dictionary
sparse-matrix
C++ cache aware programming
Nov 14, 2022
c++
optimization
caching
cpu-cache
Integers caching in Java [duplicate]
Aug 26, 2022
java
optimization
jvm
Disabling g++'s return-value optimisation
Sep 15, 2022
c++
optimization
compiler-construction
g++
return-value-optimization
Why don't modern compilers coalesce neighboring memory accesses?
Dec 29, 2021
c++
assembly
optimization
compiler-optimization
How to remove duplicates based on a key in Mongodb?
Aug 18, 2022
mongodb
optimization
duplicates
key
What do the "Not optimized" warnings in the Chrome Profiler mean?
Jul 29, 2022
javascript
google-chrome
optimization
google-chrome-devtools
developer-tools
What is the difference between Seq Scan and Bitmap heap scan in postgres?
Aug 26, 2022
optimization
postgresql
query-optimization
sql-execution-plan
Very slow Eclipse 4.2, how to make it more responsive?
Aug 26, 2022
eclipse
performance
optimization
eclipse-juno
Why do C++ optimizers have problems with these temporary variables or rather why `v[]` should be avoided in tight loops?
Dec 15, 2021
c++
performance
optimization
What to do with Java BigDecimal performance?
Aug 26, 2022
java
optimization
currency
math
bigdecimal
« Newer Entries
Older Entries »