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
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
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
« Newer Entries
Older Entries »