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 extra optimisation does g++ do with -Ofast?
Sep 17, 2022
c++
performance
optimization
gcc
compiler-construction
Why is my stack-based implementation of this code so much slower than recursion?
Nov 14, 2022
c++
performance
optimization
Can the C# compiler or JIT optimize away a method call in a lambda expression?
Nov 10, 2019
c#
optimization
lambda
jit
constant-expression
HTML5 Canvas redraw-cycle performance optimisations
Sep 24, 2022
javascript
optimization
paperjs
GCC SSE code optimization
Nov 03, 2022
c
optimization
sse
compiler-optimization
hpc
How to properly use GHC's SPECIALIZE pragma? (Example: specializing pure function from monadic ones using Identity.)
Sep 29, 2020
optimization
haskell
ghc
explicit-specialization
How do you interpret cachegrind output for caching misses?
Sep 17, 2022
c++
caching
optimization
valgrind
cachegrind
JIT & loop optimization
Jul 08, 2022
c#
optimization
jit
Why is valarray so slow on Visual Studio 2015?
Feb 13, 2021
c++
optimization
valarray
How do I find how C++ compiler implements something except inspecting emitted machine code?
Oct 29, 2022
c++
optimization
compiler-construction
assembly
Haskell: Why does Int perform worse than Word64, and why is my program far slower than C?
Jan 19, 2020
performance
haskell
optimization
Should an index be optimised after incremental indexes in Lucene?
Oct 07, 2022
optimization
lucene
Prevent unnecessary copies of C++ functor objects
Oct 13, 2021
c++
optimization
templates
MySQL Index is bigger than the data stored
May 04, 2022
mysql
database
optimization
indexing
innodb
Calling the variable property directly vs getter/setters - OOP Design
Apr 06, 2019
php
optimization
variables
getter-setter
design-principles
SHA256 performance optimization in C
Jan 10, 2020
c
optimization
sha256
Fastest way to get IPv4 address from string
Oct 16, 2022
c++
c
string
optimization
ip-address
iOS / Core-Animation: Performance tuning
Sep 06, 2022
performance
ios
optimization
core-animation
can I count on my compiler to optimize strlen on const char *?
Oct 17, 2022
c
optimization
compiler-construction
llvm
strlen
Cronjob: Web Service query
Nov 23, 2015
web-services
optimization
cron
« Newer Entries
Older Entries »