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
No llvm opt command in Mavericks
Sep 07, 2022
macos
optimization
llvm
osx-mavericks
How do I unroll (compile) an interpreter loop?
Oct 18, 2017
c
optimization
compiler-construction
programming-languages
interpreter
Can we optimize code to reduce power consumption?
Nov 04, 2022
c
optimization
arm
Is a C++ optimizer allowed to move statements across a function call?
Sep 20, 2022
c++
optimization
inline
operator-precedence
C++: optimizing function with no side effects
Mar 01, 2021
c++
optimization
Quicker way to read single column of CSV file
Nov 01, 2022
r
performance
optimization
csv
io
Forcing the .NET JIT compiler to generate the most optimized code during application start-up
Sep 20, 2022
c#
.net
optimization
compiler-construction
jit
Which is better/more efficient: check for bad values or catch Exceptions in Java
Aug 28, 2022
java
performance
exception
optimization
error-handling
How to optimize this short factorial function in scala? (Creating 50000 BigInts)
Mar 25, 2021
function
scala
optimization
lazy-evaluation
factorial
Will removing white space and newline characters from PHP make it run faster?
Dec 21, 2017
php
performance
optimization
Benchmarking VBA Code
Apr 03, 2022
excel
optimization
vba
benchmarking
Fastest way to compute distance squared
Oct 16, 2022
c
optimization
simd
Optimized Bubble Sort
Sep 20, 2022
java
optimization
recursion
bubble-sort
What does kernel_constraint=max_norm(3) do?
Nov 03, 2022
optimization
computer-vision
keras
conv-neural-network
convolution
Why does GCC keep empty functions?
Dec 25, 2018
c
function
optimization
gcc
macros
Does setting the platform when compiling a c# application make any difference?
Aug 21, 2022
c#
optimization
jit
compiler-optimization
cil
What's your approach for optimizing large tables (+1M rows) on SQL Server?
Sep 20, 2022
sql-server
optimization
bigtable
Can you force ImageMagick to use PNG-8 alpha transparency?
Apr 07, 2022
optimization
png
imagemagick
Loop Reversal in C# Speeds Up app
Oct 17, 2022
c#
performance
optimization
loops
java optimization nitpick: is it faster to cast something and let it throw exception than calling instanceof to check before cast?
Sep 01, 2022
java
optimization
casting
instanceof
« Newer Entries
Older Entries »