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
Optimizations to reduce website loading time
Sep 16, 2022
php
javascript
html
css
optimization
How could these case conversion functions be improved?
Sep 04, 2022
c
string
optimization
case-sensitive
Should I use std::vector::at() in my code
Sep 16, 2022
c++
optimization
vector
bounds
In C++, can I declare a reference so as to indicate that nothing will ever modify it?
Sep 16, 2022
c++
c++11
optimization
reference
How can the rep stosb instruction execute faster than the equivalent loop?
Jul 24, 2021
performance
assembly
optimization
x86
micro-optimization
Test whether a register is zero with CMP reg,0 vs OR reg,reg?
Mar 16, 2022
assembly
optimization
x86
micro-optimization
Graph layout optimization in C#
Dec 19, 2019
c#
optimization
performance
graph-layout
Remove all zeros from array
Dec 18, 2018
java
arrays
optimization
How to fill a CAShapeLayer with an angled gradient
Jan 13, 2022
ios
swift
optimization
uibezierpath
cashapelayer
Java: Calculate SHA-256 hash of large file efficiently
Sep 24, 2022
java
optimization
hash
performance
sha256
Completely remove ViewState for specific pages
Apr 06, 2022
asp.net
optimization
viewstate
Is there a performance benefit in using fixed-length lists in Dart?
Sep 16, 2022
performance
optimization
dart
Why does this code generate much more assembly than equivalent C++/Clang? [closed]
Sep 16, 2022
optimization
rust
llvm-codegen
AI Applications in C++: How costly are virtual functions? What are the possible optimizations?
Sep 16, 2022
c++
optimization
Should we still be optimizing "in the small"?
Sep 16, 2022
c++
c
optimization
What is the best way to profile the spring container to learn how to optimize its start up time?
Nov 08, 2022
java
performance
spring
optimization
profiling
Performance overhead of nested functions in Python
Mar 31, 2022
python
python-3.x
performance
optimization
Faster method of clearing a boost::interprocess::map?
Sep 23, 2019
c++
optimization
boost
map
stl
What kind of optimizations are included in -funsafe-math-optimizations?
Sep 16, 2022
c
gcc
optimization
floating-point
« Newer Entries
Older Entries »