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 performance
Lookup table vs switch in C embedded software
Feb 11, 2019
c
performance
switch-statement
embedded
lookup-tables
Why is Collections.addAll supposed to be faster than c.addAll
Aug 31, 2022
java
collections
performance
Why are immutable objects in hashmaps so effective?
Aug 31, 2022
java
performance
caching
hashmap
immutability
Why use variadic arguments now when initializer lists are available?
Aug 31, 2022
c++
performance
c++11
variadic-functions
initializer-list
Why is creating an array with inline initialization so slow?
Nov 26, 2019
c#
.net
arrays
performance
initialization
GPGPU vs. Multicore?
Aug 31, 2022
multithreading
performance
multicore
gpgpu
parallel-processing
Dynamic vs Inline RegExp performance in JavaScript
Aug 18, 2022
javascript
regex
performance
Mongodb Aggregation Framework: Does $group use index?
Aug 31, 2022
mongodb
performance
aggregation-framework
Should I use const for local variables for better code optimization?
Aug 31, 2022
c++
performance
optimization
constants
compiler-optimization
Can I use memcpy in C++ to copy classes that have no pointers or virtual functions
Aug 31, 2022
c++
performance
shallow-copy
Why is thread local storage so slow?
Aug 31, 2022
multithreading
performance
d
thread-local-storage
deque.popleft() and list.pop(0). Is there performance difference?
Aug 31, 2022
python
performance
list
deque
cpython
WPF slow to start on x64 in .NET Framework 4.0
Feb 11, 2017
.net
wpf
performance
64-bit
.net-4.0
Penalty to implement Serializable in Java?
Aug 31, 2022
java
performance
serializable
Reusing the same curl handle. Big performance increase?
Jun 27, 2013
php
performance
curl
C++ performance of accessing member variables versus local variables
Aug 31, 2022
c++
performance
Performance concern: StringCollection vs List<String>
Oct 17, 2022
c#
performance
list
.net-4.0
stringcollection
Top 5 time-consuming SQL queries in Oracle
Aug 11, 2022
performance
oracle
Is performance hit by using Caller Information attributes?
Nov 03, 2016
c#
performance
logging
.net-4.5
C# Memoization of functions with arbitrary number of arguments [closed]
Jun 27, 2018
c#
performance
function
memoization
« Newer Entries
Older Entries »