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
Branch-aware programming
Aug 30, 2022
c++
c
performance
optimization
branch-prediction
Query on -ffunction-section & -fdata-sections options of gcc
Aug 30, 2022
c
gcc
optimization
linker
size
How to improve performance of this code?
Aug 02, 2022
python
performance
optimization
time-complexity
What's the fastest way to divide an integer by 3?
Sep 23, 2022
optimization
bit-manipulation
division
How can I code Java to allow SSE use and bounds-check elimination (or other advanced optimizations)?
Feb 08, 2022
java
performance
optimization
jvm-hotspot
bounds-check-elimination
Can C# 'is' operator suffer under release mode optimization on .NET 4?
Aug 30, 2022
c#
optimization
compiler-construction
il
Why not always use psyco for Python code?
Sep 26, 2022
python
optimization
psyco
Why always close Database connection?
Oct 13, 2019
c#
optimization
database-connection
Why are dict lookups always better than list lookups?
Aug 30, 2022
python
performance
optimization
big-o
python-internals
How to read file content into istringstream?
Aug 30, 2022
c++
optimization
memory
stream
stringstream
Compute fast log base 2 ceiling
Aug 30, 2022
c
optimization
math
64-bit
bit-manipulation
What are some best practices for reducing memory usage in C?
Mar 08, 2022
c
optimization
memory-management
Why is inlining considered faster than a function call?
Aug 30, 2022
c++
optimization
compilation
inline
function-call
post increment vs pre increment - Javascript Optimization
Aug 30, 2022
javascript
optimization
increment
Is it safe to read past the end of a buffer within the same page on x86 and x64?
Jul 20, 2021
c
performance
assembly
optimization
x86
find unused images, css rules, js script blocks [closed]
Aug 30, 2022
javascript
css
image
optimization
find
Converting Map<String,String> to Map<String,Object>
Sep 16, 2022
java
string
optimization
map
hashmap
Python garbage collection
Aug 30, 2022
python
optimization
memory-management
garbage-collection
MySQL EXPLAIN: "Using index" vs. "Using index condition"
Nov 06, 2022
mysql
optimization
Optimizing for space instead of speed in C++
Nov 13, 2022
c++
optimization
embedded
« Newer Entries
Older Entries »