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
More efficient way to determine if a string starts with a token from a set of tokens?
Apr 22, 2019
c#
optimization
Java: which is faster overloading or if/else
Mar 14, 2022
java
optimization
polymorphism
conditional
overloading
Measuring Site Load Times via performance api
May 05, 2022
javascript
performance
optimization
analytics
navigation-timing-api
When is optimization premature? [closed]
Sep 26, 2022
c#
.net
performance
optimization
premature-optimization
How to get gcc -O1 optimization without specifying -O1
Oct 18, 2017
c
optimization
gcc
compiler-construction
Optimizing html5 canvas game
Oct 15, 2022
javascript
html
optimization
canvas
Ways to improve efficiency of C# code [closed]
Nov 01, 2022
c#
optimization
performance
complexity-theory
C# Execution speed: equal (==) vs not equal (!=) [closed]
Oct 09, 2022
c#
optimization
if-statement
Is x >= 0 more efficient than x > -1?
Nov 06, 2022
c++
optimization
micro-optimization
Is a logical right shift by a power of 2 faster in AVR?
Nov 18, 2022
c++
optimization
avr
bit-shift
atmega
Optimizing ORDER BY Query on large table MySQL
Nov 14, 2022
sql
mysql
optimization
sql-order-by
How to store and call a compiled function in C / C++?
Oct 31, 2022
c++
c
optimization
compiler-construction
assembly
Which is faster, multiplication or subtraction? [closed]
Jun 05, 2018
c
performance
optimization
How to find all naive ("+" based) string concatenations in large Java codebase?
Jun 05, 2019
java
optimization
string
How to make my code fast [closed]
Jan 29, 2019
c#
optimization
Best infinite loop [duplicate]
Jan 17, 2019
c
optimization
loops
infinite
Which compiles to faster code: "n * 3" or "n+(n*2)"?
Jan 24, 2020
c++
c
optimization
compiler-construction
performance
« Newer Entries
Older Entries »