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
JPA @ManyToMany join table indexing
Oct 28, 2021
sql
database
hibernate
optimization
jpa
Fast/efficient way to get index of minimum value in List<T>?
Sep 13, 2019
c#
list
optimization
.net-3.5
Do modern JavaScript JITers need array-length caching in loops?
Nov 07, 2022
javascript
optimization
loops
jit
How do I sum the four 2-bit bitfields in a single 8-bit byte?
Mar 28, 2022
c
optimization
x86
bit-manipulation
bit-fields
Why is not GHC optimizing for constants?
Feb 02, 2020
haskell
optimization
ghc
Fastest way to left-cycle a numpy array (like pop, push for a queue)
Oct 24, 2022
python
arrays
performance
numpy
optimization
Python tips for memory optimization
Mar 26, 2022
python
optimization
memory-management
Finding the closest integer fraction to a given random real between 0..1, given ranges of numerator and denominator
Jul 15, 2022
algorithm
math
optimization
mathematical-optimization
fractions
What is the best GC and memory configuration for a real-time system that wants to minimize GC latency on a regular Sun/Oracle Hotspot JVM?
Aug 04, 2019
java
optimization
memory
garbage-collection
Code runs 6 times slower with 2 threads than with 1
Nov 10, 2022
c++
multithreading
performance
optimization
Fastest way to find minimal product of 2 array elements containing 200000+ elements
Mar 26, 2022
c++
algorithm
optimization
minimum
Is there a way to tell if a C# assembly has been compiled with the optimization parameter?
Oct 20, 2022
c#
optimization
assemblies
Optimize C# file IO
Jan 06, 2022
c#
optimization
file-io
Using character instead of String for single-character values in StringBuffer append
Sep 29, 2017
java
string
optimization
string-concatenation
pmd
profile-guided optimization (C)
Nov 29, 2019
c++
c
optimization
gcc
pgo
Techniques for reducing database queries in a Rails app
Nov 29, 2019
ruby-on-rails
database
database-design
optimization
query-optimization
Converting a 1.2GB list of edges into a sparse matrix
Nov 16, 2022
python
pandas
numpy
optimization
scipy
What I Have Learned About Unity ScrollRect / ScrollView Optimization / Performance
Mar 03, 2022
unity3d
optimization
scrollview
frame-rate
scrollrect
Java: manually-unrolled loop is still faster than the original loop. Why?
Nov 21, 2022
java
performance
optimization
jit
How much memory does a Java object use when all its members are null?
Mar 26, 2022
java
optimization
memory
« Newer Entries
Older Entries »