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
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
Fastest way to remove non-numeric characters from a VARCHAR in SQL Server
Aug 26, 2022
sql
sql-server
performance
optimization
What's the fastest way to read from System.in in Java?
Aug 26, 2022
java
optimization
inputstream
stdin
Prefetching Examples?
Aug 26, 2022
gcc
optimization
assembly
prefetch
What optimizations can I expect from Dalvik and the Android toolchain?
Feb 01, 2018
java
android
optimization
dalvik
JS: Most optimized way to remove a filename from a path in a string?
Nov 07, 2022
javascript
optimization
What does the class class [B represents in Java?
Aug 25, 2022
java
optimization
memory
jhat
Is shifting bits faster than multiplying and dividing in Java? .NET? [closed]
Aug 25, 2022
c#
java
.net
optimization
bit-manipulation
Rules for using the restrict keyword in C?
Aug 25, 2022
c
optimization
memory
« Newer Entries
Older Entries »