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
Optimizations for pow() with const non-integer exponent?
Jun 12, 2018
c++
math
optimization
avx
exponent
Math optimization in C#
Aug 26, 2022
c#
optimization
neural-network
performance
SQLite insert speed slows as number of records increases due to an index
Aug 26, 2022
database
optimization
sqlite
insert
MySQL not using indexes with WHERE IN clause?
Aug 16, 2022
sql
mysql
ruby-on-rails
database
optimization
iPhone - dequeueReusableCellWithIdentifier usage
Aug 14, 2011
iphone
objective-c
optimization
uitableview
Why is iterating through an array backwards faster than forwards
Aug 26, 2022
javascript
performance
optimization
Best way to loop over a python string backwards
Feb 19, 2021
python
string
optimization
iterator
reverse
How to get IOStream to perform better?
Dec 15, 2021
c++
optimization
iostream
c++-faq
c++-standard-library
Is it better to avoid using the mod operator when possible?
Aug 26, 2022
c
performance
optimization
modulo
Is the inequality operator faster than the equality operator?
Aug 26, 2022
optimization
performance
cpu-speed
PyTorch: How to change the learning rate of an optimizer at any given moment (no LR schedule)
Aug 26, 2022
python
optimization
neural-network
deep-learning
pytorch
How to stop C# from replacing const variable with their values?
Aug 26, 2022
c#
optimization
Read file As String
Aug 26, 2022
android
string
optimization
Python equivalence to inline functions or macros
Aug 26, 2022
python
optimization
inline-functions
What's the best way to implement `next` and `previous` on an enum type?
Aug 31, 2022
java
optimization
enums
Image Compression tools via command line [closed]
Aug 21, 2022
optimization
image-processing
image-compression
Why is ''.join() faster than += in Python?
Aug 26, 2022
python
optimization
Most efficient way to iterate over all DOM elements
Aug 26, 2022
javascript
jquery
performance
dom
optimization
Why can't GCC optimize the logical bitwise AND pair in "x && (x & 4242)" to "x & 4242"?
Aug 26, 2022
c++
gcc
optimization
compiler-optimization
Fastest way to do horizontal SSE vector sum (or other reduction)
Mar 28, 2021
assembly
optimization
floating-point
sse
simd
« Newer Entries
Older Entries »