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
Fastest implementation of sine, cosine and square root in C++ (doesn't need to be much accurate)
Oct 07, 2022
c++
math
optimization
trigonometry
SSE SSE2 and SSE3 for GNU C++
Sep 29, 2019
c++
c
optimization
Speed difference in using inline strings vs concatenation in php5?
Nov 13, 2022
php
optimization
performance
Is there a performance benefit single quote vs double quote in php? [duplicate]
Aug 27, 2022
php
optimization
performance
HTML5 Canvas Performance and Optimization Tips, Tricks and Coding Best Practices [closed]
Aug 31, 2022
javascript
performance
optimization
canvas
What can I do in Java code to optimize for CPU caching?
Aug 27, 2022
java
optimization
caching
Why does Java's ArrayList's remove function seem to cost so little?
Aug 27, 2022
java
performance
optimization
arraylist
Why does a small change to this Scala code make such a huge difference to performance?
Feb 05, 2022
performance
optimization
scala
How do I ask for "at least" a size of an int in C
Oct 25, 2022
c++
c
optimization
Elegant way to remove items from sequence in Python? [duplicate]
Aug 27, 2022
python
optimization
set
series
File I/O with streams - best memory buffer size
Jun 09, 2022
c#
optimization
file
size
buffer
What is better: multiple "if" statements or one "if" with multiple conditions?
Aug 27, 2022
java
optimization
if-statement
multiple-conditions
Is std::vector memory freed upon a clear?
Aug 27, 2022
c++
optimization
memory
vector
How to efficiently remove duplicates from an array without using Set
Aug 27, 2022
java
arrays
optimization
Why to use StringBuffer in Java instead of the string concatenation operator
Aug 27, 2022
java
optimization
string-concatenation
Branchless K-means (or other optimizations)
Aug 26, 2022
c++
performance
optimization
Efficiently compute Intersection of two Sets in Java?
Aug 26, 2022
java
performance
optimization
set
How do I organize members in a struct to waste the least space on alignment?
Aug 26, 2022
c++
optimization
memory-alignment
memory-layout
struct-member-alignment
What is the fastest way to flatten arbitrarily nested lists in Python? [duplicate]
Aug 26, 2022
python
algorithm
optimization
What are the major performance hitters in AS3 aside from rendering vectors?
Jan 21, 2016
performance
actionscript-3
flash
optimization
« Newer Entries
Older Entries »