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
Any way to make this relatively simple (nested for memory copy) C++ code more efficient?
Sep 11, 2022
c++
optimization
image-processing
memory-management
The speed of Ruby and Java [closed]
Aug 26, 2019
java
ruby-on-rails
ruby
optimization
How to get Google like speeds with php?
May 19, 2022
php
apache
optimization
performance
add vs mul (IA32-Assembly)
Sep 30, 2019
optimization
assembly
x86
strength-reduction
Code optimization; switch versus if's
Sep 16, 2022
c++
if-statement
switch-statement
optimization
Cost of a virtual function in a tight loop
Dec 21, 2019
c++
optimization
virtual-functions
Most Lightweight Java Collection
Apr 04, 2022
java
optimization
collections
Ideas for good performance optimisations in C++
Aug 17, 2022
c++
optimization
Design a storage algorithm [closed]
Aug 22, 2021
algorithm
optimization
Is it ok to use character values for primary keys?
Sep 15, 2022
database
database-design
optimization
schema
normalization
Does a boolean condition in a for loop that is always false get optimized away?
May 18, 2022
c++
optimization
loops
Does Clojure have short-circuit logic?
May 10, 2022
optimization
clojure
short-circuiting
why volatile vars are not optimized even in very simple cases?
Sep 14, 2019
c++
optimization
volatile
Optimizing Class Size in Delphi. Is there something like "packed classes"?
Jul 02, 2022
delphi
optimization
memory
Optimizations in Code related to string functions
Sep 13, 2017
c
optimization
Is there a standard way to detect bit width of hardware?
Aug 17, 2022
c
optimization
embedded
cpu-registers
When does Delphi honor `inline` and when not?
Sep 11, 2018
delphi
optimization
inline
delphi-2007
Can gcc make my code parallel?
Oct 17, 2022
c++
gcc
optimization
Does the -O0 compiler flag have the same effect as the volatile keyword in C?
Oct 20, 2022
c
optimization
microcontroller
volatile
Which of these codes will run faster
Oct 28, 2022
c++
optimization
« Newer Entries
Older Entries »