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 compilers automatically use move semantics when a movable object is used for the last time?
Aug 28, 2022
c++
optimization
c++11
rvalue-reference
move-semantics
How can I force a subquery to perform as well as a #temp table?
Sep 05, 2022
sql-server
performance
sql-server-2008
optimization
query-optimization
Remove unused javascript code based on coverage report
Aug 22, 2022
javascript
optimization
code-coverage
minify
test-coverage
Optimization Techniques for C++
Sep 05, 2022
c++
algorithm
optimization
Producing good add with carry code from clang
Nov 08, 2022
c++
assembly
optimization
clang
adx
How do Intel Xeon CPUs write to memory?
Nov 10, 2022
caching
optimization
x86
intel
cpu-cache
Why is Tensorflow 100x slower than convnetjs in this simple NN example?
Mar 13, 2021
javascript
performance
optimization
neural-network
tensorflow
Function-Level Linking (/Gy switch in VC++) - What is it good for?
Mar 20, 2021
c++
optimization
visual-c++
linker
Benefits of omitting closing body and html tags?
Sep 05, 2022
html
optimization
load
How can I unit test performance optimisations in C#?
Sep 05, 2022
c#
unit-testing
optimization
micro-optimization
Would Java inline method(s) during optimization?
Sep 05, 2022
java
optimization
jvm
javac
Is it a sensible optimization to check whether a variable holds a specific value before writing that value?
Oct 08, 2022
java
c++
performance
caching
optimization
Does caching the return value of typeof(MyControl) provide any optimization?
Nov 24, 2021
c#
.net
optimization
LoggerFactory.getLogger(ClassName.class) vs LoggerFactory.getLogger(this.getClass().getName())
Sep 05, 2022
java
logging
optimization
reflection
slf4j
Can C++ compilers optimize "if" statements inside "for" loops?
Sep 05, 2022
c++
optimization
compiler-construction
Using 'return' instead of 'else' in JavaScript
Sep 05, 2022
javascript
optimization
if-statement
Optimize me! (C, performance) -- followup to bit-twiddling question
Aug 12, 2022
c
performance
optimization
math
bit-manipulation
Which is faster? Constants, Variables or Variable Arrays
Sep 05, 2022
php
performance
optimization
variables
constants
Fastest way to negate a std::vector
Sep 05, 2022
c++
optimization
stdvector
lapack
blas
Can GHC really never inline map, scanl, foldr, etc.?
Oct 03, 2022
optimization
haskell
inline
ghc
« Newer Entries
Older Entries »