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
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
Is it true that having lots of small methods helps the JIT compiler optimize?
Aug 29, 2022
java
optimization
jit
compiler-optimization
What is the advantage of GZIP vs DEFLATE compression?
Aug 29, 2022
asp.net
html
optimization
http-headers
Do C and C++ optimizers typically know which functions have no side effects?
Oct 29, 2022
c++
c
optimization
Portable branch prediction hints
Aug 29, 2022
c++
c
optimization
c++20
branch-prediction
Changing Large MySQL InnoDB Tables
Sep 04, 2017
mysql
performance
optimization
Obsolete Java Optimization Tips
Nov 17, 2022
java
performance
optimization
Is there a way to declare an inline function in Swift?
Aug 29, 2022
swift
optimization
inline-functions
What are the implications of running python with the optimize flag?
Aug 29, 2022
python
optimization
Does a c/c++ compiler optimize constant divisions by power-of-two value into shifts?
Nov 04, 2022
c++
c
optimization
gcc
Is micro-optimization worth the time?
May 21, 2020
php
performance
optimization
Does calculating Sqrt(x) as x * InvSqrt(x) make any sense in the Doom 3 BFG code?
Feb 10, 2019
c++
optimization
micro-optimization
math.h
Does the .NET CLR Really Optimize for the Current Processor
Aug 29, 2022
c#
.net
optimization
clr
jit
Specifying size of enum type in C
Aug 22, 2022
c
optimization
enums
word-size
How to find out why the status of a spid is suspended? What resources the spid is waiting for?
Aug 29, 2022
sql
sql-server
optimization
query-optimization
sql-tuning
SIMD instructions lowering CPU frequency
Mar 08, 2021
optimization
x86
intel
compiler-optimization
avx512
« Newer Entries
Older Entries »