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
Why developing for android with multiple projects is slow on my setup?
Mar 26, 2023
android
performance
eclipse-adt
More efficient way to write if-conditionals with repetitive variable
Mar 26, 2023
c
performance
variables
if-statement
conditional-statements
Fast binary search on text column in SQLite
Mar 26, 2023
android
performance
sqlite
Why is allocation and deallocation of std::vector slower than dynamic array on my machine
Mar 25, 2023
c++
performance
stl
benchmarking
Selecting newest entries with different types
Mar 25, 2023
sql-server
performance
Performance counter for Number of ports in use for making a connection
Sep 02, 2025
windows
performance
netstat
perfmon
How to run bitwise OR on big vectors of u64 in the most performant manner?
Sep 02, 2025
c++
performance
assembly
cpu
avx
Why is Entity Framework generating a JOIN on SELECT
Sep 02, 2025
c#
mysql
performance
entity-framework
linq
Why `try ... except` is faster than `if`?
Sep 02, 2025
python
performance
try-catch
python-3.4
Check for number of columns in each row of CSV
Sep 02, 2025
python
performance
csv
export-to-csv
Android how to measure FPS of a View or Application programmatically
Sep 02, 2025
java
android
performance
frame-rate
Why is webAssembly function almost 300 time slower than same JS function
Sep 02, 2025
javascript
performance
webassembly
Which is quicker at fetching a result given an search in python. A list of dicts or a pandas dataframe?
Sep 01, 2025
python
python-3.x
pandas
performance
dictionary
Is to round a correct way for making float-double comparison
Sep 02, 2025
c++
performance
algorithm
comparison
Inserting a value in a ordered sequence in O(ln n)
Sep 02, 2025
python
performance
data-structures
Fastest way to combine many JSON files that don't fit in memory
Sep 01, 2025
python
json
performance
memory
.Net - When is List<T>.ForEach prefered over a standard foreach loop?
Sep 02, 2025
c#
performance
generics
generic-list
Is Array.pop() in a loop really 50x faster than Array.length =
Sep 02, 2025
javascript
arrays
performance
performance-testing
mysql difference between bigint and bigint(20)
Sep 01, 2025
mysql
performance
Older Entries »