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's the difference between partial evaluation and function inlining in a functional language?
Aug 30, 2022
haskell
optimization
functional-programming
compiler-optimization
inlining
How to keep very big elements on memory without exhausting the garbage collector?
Oct 11, 2022
haskell
optimization
garbage-collection
ghc
Undefined behaviour or gcc optimization bug
Apr 09, 2022
c++
optimization
g++
undefined-behavior
Bitwise integer cube root algorithm
Jul 18, 2018
algorithm
math
optimization
Are the optimizations done in LTO the same as in normal compilation?
Nov 19, 2022
c++
optimization
compiler-construction
g++
llvm
How to optimize golang program that spends most time in runtime.osyield and runtime.usleep
Jun 11, 2021
optimization
go
pprof
optimization of access to members in c++
Mar 07, 2022
c++
visual-c++
optimization
g++
How to improve performance without going parallel for my backprop ANN
Jun 21, 2019
c++
optimization
constants
Do Xcode 8 Swift 3 apps run on iOS 7 successfully?
Nov 07, 2022
ios
swift
xcode
optimization
gcc LTO appears to strip debugging symbols
Sep 12, 2022
debugging
gcc
optimization
lto
Why is it bad pratice calling an array index with a variable?
Mar 30, 2022
javascript
arrays
optimization
codacy
In which cases are IEnumerable<T>.Count optimized?
Sep 19, 2022
c#
optimization
count
ienumerable
Fastest way to fill an array with a single value [duplicate]
Sep 24, 2022
c#
algorithm
performance
optimization
memory
Faster range for loop (C++11)
Sep 19, 2022
c++
optimization
iterator
c++11
Do..while inside switch
Nov 20, 2022
c
loops
optimization
switch-statement
Can adding 'const' to a pointer help the optimization?
Sep 19, 2022
c++
c
optimization
constants
Actionscript 3 import package.* vs import package.Class
Sep 19, 2022
actionscript-3
optimization
import
packages
algorithm challenge: merging date range
Jul 19, 2022
c#
linq
algorithm
optimization
datetime
Are there any good, modern, online guides to hand optimizing assembly code? [closed]
Mar 03, 2022
optimization
assembly
Why is there overhead when calling functions?
Aug 31, 2022
c
performance
optimization
memory-management
overhead
« Newer Entries
Older Entries »