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
NCHAR(1) vs BIT
May 14, 2022
sql-server
performance
sql-server-2008
tsql
sql-types
Avoiding casting multiple times
Oct 22, 2022
c#
performance
casting
quickfix
gcc inline assembly - operand type mismatch for `add', trying to create branchless code
Sep 14, 2019
c
performance
assembly
x86
inline-assembly
Slow LINQ query for .ToArray()
Oct 17, 2022
c#
winforms
performance
linq
Is there a difference in term of performance between "unsigned int" and "int" on the IPhone?
Sep 22, 2022
iphone
objective-c
performance
Replicating String.split with StringTokenizer
Jun 15, 2022
java
performance
string
split
stringtokenizer
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
« Newer Entries
Older Entries »