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
How would you make this switch statement as fast as possible?
Sep 01, 2022
c#
optimization
switch-statement
Are constant C expressions evaluated at compile time or at runtime?
Sep 01, 2022
c
optimization
compiler-construction
standards
c-preprocessor
Why does g++ pull computations into a hot loop?
Oct 31, 2021
c++
gcc
assembly
optimization
compiler-optimization
How to efficiently rack up billiards for an 8-ball game?
Sep 01, 2022
algorithm
optimization
language-agnostic
Fast implementation of trigonometric functions for c++
Jun 12, 2014
c++
math
optimization
Fast algorithm for repeated calculation of percentile?
Sep 01, 2022
algorithm
optimization
data-structures
percentile
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
« Newer Entries
Older Entries »