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
Comparing two values in the form (a + sqrt(b)) as fast as possible?
Feb 10, 2022
c++
optimization
algebra
micro-optimization
sqrt
Why defining class as final improves JVM performance?
Aug 29, 2022
java
performance
optimization
jvm
final
Expressions "j = ++(i | i); and j = ++(i & i); should be a lvalue error?
Sep 25, 2022
c
optimization
gcc
pre-increment
gcc4.4
std::vector reserve() and push_back() is faster than resize() and array index, why?
Aug 29, 2022
c++
optimization
stl
vector
Dereferencing type-punned pointer will break strict-aliasing rules
Sep 03, 2018
c
optimization
gcc
pointers
strict-aliasing
How do you view a sample of the call stack in ruby?
Sep 03, 2022
ruby-on-rails
ruby
optimization
profiling
sorted() using generator expressions rather than lists
Aug 29, 2022
python
optimization
for loop optimization
Aug 29, 2022
java
coding-style
optimization
Java Preprocessor
Nov 06, 2022
java
optimization
preprocessor
Speeding Up Python
Aug 25, 2022
python
optimization
performance
One could use a profiler, but why not just halt the program? [closed]
Aug 29, 2022
performance
optimization
profiling
Genetic Algorithms and multi-objectives optimization on PYTHON : libraries/tools to use? [closed]
Aug 29, 2022
python
optimization
genetic-algorithm
How to minify JS or CSS on the fly [closed]
Aug 29, 2022
php
javascript
css
optimization
minify
How to implement autocomplete on a massive dataset
Aug 29, 2022
optimization
autocomplete
Which is better: Bookmark/Key Lookup or Index Scan
Aug 29, 2022
sql
sql-server
sql-server-2005
tsql
optimization
Is a program compiled with -g gcc flag slower than the same program compiled without -g?
Aug 25, 2022
c++
debugging
gcc
optimization
Speeding up row counting in MySQL
Aug 29, 2022
mysql
optimization
indexing
count
Effective optimization strategies on modern C++ compilers
Aug 29, 2022
c++
optimization
x86
What's the fastest way to iterate over an object's properties in Javascript?
Aug 17, 2022
javascript
performance
optimization
Python Performance - have you ever had to rewrite in something else?
Aug 29, 2022
python
performance
optimization
rewrite
« Newer Entries
Older Entries »