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
Why is there overhead when calling functions?
Aug 31, 2022
c
performance
optimization
memory-management
overhead
challenge: optimize unlisting [easy]
Apr 14, 2020
list
optimization
r
vector
Using ThreadStatic to replace expensive locals -- good idea?
Oct 25, 2022
.net
multithreading
performance
optimization
threadstatic
Fast way of getting index of match in list
Feb 11, 2022
r
list
optimization
indexing
vectorization
How to vectorize my loop with g++?
Sep 19, 2022
c++
optimization
g++
vectorization
loop-unrolling
Optimization of arithmetic expressions - what is this technique called?
Sep 19, 2022
python
optimization
arithmetic-expressions
Is using instanceof operator in javascript a performance issue? [closed]
May 25, 2017
javascript
performance
optimization
browser
Best way to keep index real time?
Nov 20, 2019
optimization
lucene
solr
Why would reusing a DataContext have a negative performance impact?
May 28, 2022
c#
sql-server
linq-to-sql
optimization
datacontext
Which protobuf optimization?
Feb 12, 2019
c++
optimization
protocol-buffers
I need faster floating point math for .NET C# (for multiplying and dividing big arrays)
Sep 18, 2022
c#
math
optimization
.net-3.5
Optimize LINQ Count() > X [duplicate]
May 16, 2021
c#
linq
optimization
When will a C++11 compiler make RVO and NRVO outperform move semantics and const reference binding?
Apr 07, 2022
c++
optimization
reference
c++11
move-semantics
`std::string` allocations are my current bottleneck - how can I optimize with a custom allocator?
Sep 18, 2022
c++
string
optimization
memory-management
c++14
Why is this not working sometimes?
Oct 12, 2022
java
android
if-statement
optimization
bitmap
When to use various language pragmas and optimisations?
Feb 10, 2017
performance
optimization
haskell
pragma
Calculate which products together would deliver the requested power
Nov 14, 2022
php
algorithm
optimization
Chrome: How to solve "Maximum call stack size exceeded" errors on Math.max.apply( Math, array )
Sep 18, 2022
javascript
google-chrome
optimization
Do C compilers de-duplicate (merge) code?
Dec 14, 2021
c
optimization
compilation
Optimizer: replace const reference with const object
Sep 18, 2022
c++
optimization
« Newer Entries
Older Entries »