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
What can I do to increase the performance of a Lua program?
Sep 02, 2022
performance
optimization
lua
ZF2 Optimize for high traffic
Oct 09, 2022
performance
optimization
zend-framework2
Why should I ever use inline code?
Sep 02, 2022
c++
optimization
inline-functions
tradeoff
How can I speed up my Perl program?
Oct 21, 2017
perl
optimization
performance
Is there a workaround to the C# 28-time inline limit?
Aug 13, 2022
c#
.net
optimization
.net-4.0
Why is jQuery.ready recommended when it’s so slow?
Oct 15, 2022
javascript
jquery
performance
optimization
domready
Can I use the "null pointer optimization" for my own non-pointer types?
Jul 31, 2018
optimization
rust
In what situation would the AVX2 gather instructions be faster than individually loading the data?
Sep 14, 2021
assembly
optimization
x86
vectorization
avx2
Use object initializer - Resharper suggestion
Sep 02, 2022
c#
optimization
resharper
object-initializers
Why does clang produce a much faster code than gcc for this simple function involving exponentiation?
Mar 06, 2022
c++
performance
gcc
optimization
clang
What is copy elision and how does it optimize the copy-and-swap idiom?
Sep 02, 2022
c++
optimization
copy-and-swap
copy-elision
"Don't use StringBuilder or foreach in this hot code path"
Jun 16, 2022
.net
optimization
foreach
signalr
stringbuilder
Delphi: How to organize source code to increase compiler performance?
Apr 25, 2021
delphi
optimization
compiler-construction
How can I optimize this Python code to generate all words with word-distance 1?
Aug 22, 2022
python
optimization
python-2.x
levenshtein-distance
word-diff
Why is a CPU branch instruction slow?
Sep 02, 2022
optimization
architecture
language-agnostic
compiler-construction
cpu
Is the compiler allowed to optimise out private data members?
Aug 23, 2022
c++
optimization
compilation
language-lawyer
Why/When you would not want to have Java 8 UseStringDeduplication enabled in JVM?
Sep 02, 2022
java
performance
optimization
java-8
Is there memset() that accepts integers larger than char?
Aug 28, 2022
c
optimization
Speedup C++ code
Sep 02, 2022
c++
optimization
What coding techniques do you use for optimising C programs? [closed]
Sep 02, 2022
c
optimization
« Newer Entries
Older Entries »