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
using static Regex.IsMatch vs creating an instance of Regex
Aug 29, 2022
c#
regex
optimization
How to determine if memory is aligned?
Aug 29, 2022
c
optimization
memory
sse
simd
Why doesn't a compiler optimize floating-point *2 into an exponent increment?
Nov 12, 2022
c++
c
performance
optimization
compiler-optimization
Do global variables mean faster code?
Aug 29, 2022
c++
c
optimization
Swapping the dimensions of a numpy array
Aug 29, 2022
python
arrays
optimization
numpy
dimensions
How are x86 uops scheduled, exactly?
Apr 07, 2022
performance
optimization
x86
intel
cpu-architecture
Have you ever used ngen.exe?
Aug 25, 2022
c#
.net
optimization
clr
ngen
Do java finals help the compiler create more efficient bytecode? [duplicate]
Aug 28, 2022
java
optimization
micro-optimization
Strategy to find your best route via Public Transportation only?
Sep 25, 2022
algorithm
optimization
data-structures
Should I minimize the number of docker layers?
Apr 10, 2022
docker
optimization
dockerfile
layer
C++ iterators & loop optimization
Sep 21, 2022
c++
optimization
compiler-construction
coding-style
iterator
How to calculate or approximate the median of a list without storing the list
Sep 14, 2022
algorithm
optimization
median
What is fastest: (int), Convert.ToInt32(x) or Int32.Parse(x)?
Aug 28, 2022
c#
optimization
casting
Native way to merge objects in Javascript
Aug 16, 2022
javascript
optimization
prototype
Implementation of achievement systems in modern, complex games
Aug 28, 2022
optimization
achievements
code-separation
Good introductory text about GHC implementation?
Jul 27, 2017
optimization
compiler-construction
haskell
ghc
heap-memory
Using Assembly Language in C/C++
Aug 28, 2022
c++
c
optimization
compiler-optimization
assembly
Boolean values as 8 bit in compilers. Are operations on them inefficient?
Aug 28, 2022
c++
c
optimization
x86
boolean
How can I display the execution plan for a stored procedure?
Aug 26, 2022
sql-server
stored-procedures
optimization
ssms
What are the cases in which it is better to use unconditional AND (& instead of &&)
Feb 20, 2022
java
optimization
« Newer Entries
Older Entries »