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 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
Parallelization: pthreads or OpenMP?
Aug 29, 2022
multithreading
optimization
pthreads
openmp
Python vectorizing nested for loops
Aug 29, 2022
python
numpy
for-loop
optimization
vectorization
Difference between mt_rand() and rand()
Aug 29, 2022
php
performance
optimization
random
Fast tensor rotation with NumPy
Oct 19, 2018
python
optimization
numpy
rotation
scipy
How to get second-highest salary employees in a table
Aug 29, 2022
sql
sql-server
tsql
optimization
Efficient way to check if std::string has only spaces
Aug 29, 2022
c++
string
optimization
whitespace
Why does GCC implement isnan() more efficiently for C++ <cmath> than C <math.h>?
Dec 20, 2021
c++
c
optimization
nan
constantfolding
« Newer Entries
Older Entries »