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
Most Efficient Multipage RequireJS and Almond setup
Mar 15, 2022
optimization
compression
requirejs
r.js
almond
scipy minimize with constraints
Sep 23, 2022
python
optimization
scipy
Optimisation for a brainfuck interpreter
Sep 01, 2022
c
optimization
interpreter
brainfuck
Can I selectively (force) inline a function?
Aug 17, 2022
c++
optimization
coding-style
inline
Fastest way to loop through a 2d array?
Sep 01, 2022
optimization
caching
loops
Should I normalize my DB or not?
Sep 01, 2022
mysql
database
optimization
rdbms
database-normalization
Do modern compilers optimize the x * 2 operation to x << 1?
Sep 01, 2022
c++
optimization
compiler-construction
What is faster (x < 0) or (x == -1)?
Aug 23, 2022
c++
c
performance
optimization
cpu
GCC Aliasing Checks w/Restrict pointers
Sep 01, 2022
c
optimization
gcc
strict-aliasing
Packing arbitrary triangles into a finite box?
Aug 08, 2017
c++
algorithm
opengl
optimization
Fastest way to sort 32bit signed integer arrays in JavaScript?
Jul 09, 2019
javascript
performance
algorithm
optimization
sorting
Is a MySQL view faster than a normal query?
Sep 01, 2022
mysql
optimization
view
How can I avoid std::vector<> to initialize all its elements?
Sep 01, 2022
c++
optimization
gcc
default-value
How to guide GCC optimizations based on assertions without runtime cost?
Sep 01, 2022
c++
gcc
optimization
assert
compiler-optimization
Most efficient algorithm for merging sorted IEnumerable<T>
Nov 07, 2022
c#
linq
performance
algorithm
optimization
In C, why is "signed int" faster than "unsigned int"?
Sep 01, 2022
c
performance
optimization
unsigned
signed
How can I optimize my basic physics simulator?
Sep 01, 2022
optimization
physics
collision-detection
How to efficiently use MySQLDB SScursor?
Feb 24, 2022
python
mysql
optimization
database-cursor
MySQL - using String as Primary Key
Sep 22, 2022
mysql
optimization
primary-key-design
Tuple or list when using 'in' in an 'if' clause?
Sep 01, 2022
python
list
optimization
tuples
python-internals
« Newer Entries
Older Entries »