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 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
Do C# static functions perform better than nonstatic functions, beyond reduced memory usage?
Aug 17, 2022
c#
performance
optimization
static
keyword
SQL Server Management Studio – tips for improving the TSQL coding process
Aug 29, 2022
sql-server
tsql
optimization
keyboard-shortcuts
floating point multiplication vs repeated addition
Aug 23, 2022
c
gcc
optimization
floating-point
What is the fastest way to return the positions of all set bits in a 64-bit integer?
Dec 02, 2018
c
performance
optimization
bit-manipulation
xeon-phi
Why is a switch not optimized the same way as chained if else in c/c++?
Aug 29, 2022
c++
c
gcc
optimization
compiler-optimization
« Newer Entries
Older Entries »