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 performance
Is it faster to return early or to let the code finish?
Oct 23, 2022
c#
performance
if-statement
return
Is casting narrow types to wider types to save memory and keep high-precision calculations a terrible idea?
Jul 01, 2019
c#
performance
memory
casting
decimal
C++ return value versus exception performance
Sep 24, 2022
c++
performance
exception
Program runs slow on just a couple of computers
Nov 02, 2022
performance
delphi
Why avoid string.ToLower() when doing case-insensitive string comparisons?
Sep 28, 2022
.net
string
performance
tolower
Reducing the complexity of an o(n^3) c++ code
Nov 14, 2022
c++
algorithm
performance
for-loop
code-complexity
Why is Perl commonly used for writing CGI scripts?
Jul 07, 2022
perl
search
performance
cgi
Which is the best practices: MethodReturnsBoolean == true/false OR true/false == MethodReturnsBoolean
Oct 14, 2022
c#
performance
compiler-construction
clr
Do generic interfaces in C# prevent boxing? (.NET vs Mono performance)
Oct 14, 2022
c#
performance
generics
mono
boxing
Are there some disadvantages in using "a lot" of LINQ to Objects statements?
Sep 12, 2022
c#
.net
performance
linq
How can I count the number of zero decimals in JavaScript?
Nov 06, 2022
javascript
performance
What's the efficiency and quality of this shuffling algorithm?
Jul 09, 2022
perl
sorting
random
performance
How can I reduce Perl CGI script start-up time?
Jun 12, 2019
perl
performance
initialization
cgi
Delphi loop speed question
Apr 09, 2022
delphi
loops
for-loop
performance
Populating a list is Scala with random double taking forever
Jun 23, 2022
performance
list
scala
Should I optimise my python code like C++? Does it matter?
Jun 19, 2022
python
performance
What language/platform would you recommend for CPU-bound application?
Oct 21, 2022
c++
performance
algorithm
Why is this code so slow?
Aug 08, 2018
c++
performance
Mysql: get 2 result from every cat [one to many relation ship]
Oct 03, 2021
mysql
sql
performance
join
« Newer Entries
Older Entries »