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
Function optimized to infinite loop at 'gcc -O2'
Aug 31, 2022
c
gcc
optimization
undefined-behavior
How to find the position of the only-set-bit in a 64-bit value using bit manipulation efficiently?
Aug 31, 2022
c
optimization
bit-manipulation
Is there a way to get the size of a file in .NET using a static method?
Aug 31, 2022
c#
.net
performance
optimization
filesize
Inline function v. Macro in C -- What's the Overhead (Memory/Speed)?
Aug 31, 2022
c
performance
optimization
macros
inline
Why is this loop changed?
Aug 30, 2022
java
loops
optimization
Does Laravel's "soft_delete" need index on MySQL?
Aug 30, 2022
mysql
laravel
optimization
indexing
eloquent
Fastest code C/C++ to select the median in a set of 27 floating point values
Dec 16, 2021
c++
c
algorithm
optimization
WHERE clause before INNER JOIN
Aug 30, 2022
mysql
join
optimization
where
gcc -g vs not -g and strip vs not strip, performance and memory usage?
Sep 22, 2022
c
optimization
gcc
strip
How-to ensure that compiler optimizations don't introduce a security risk?
Aug 30, 2022
c++
security
optimization
memory
compiler-construction
Speed up bitstring/bit operations in Python?
Aug 30, 2022
python-3.x
optimization
bit-manipulation
primes
sieve-of-eratosthenes
What is fusion in Haskell?
Jul 20, 2021
haskell
optimization
ghc
stream-fusion
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
« Newer Entries
Older Entries »