Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in performance

Why VS2019 get suddenly very slow and laggy while trying to debug a c# application?

Writing a vector sum function with SIMD (System.Numerics) and making it faster than a for loop

c# arrays performance simd avx

Is there ever any reason not to take the advice of the Database Engine Tuning Advisor?

Is anyone using Microsoft Software Licensing and Protection Services (SLP) in production? [closed]

.net licensing performance

How much of a resource hog is Oracle Enterprise Manager?

Slow performance of AddString in MFC [duplicate]

c++ performance winapi mfc

When/how to optimize generic code?

performance optimization

How well does F# perform compared to C#? [duplicate]

c# performance f#

Will splitting up included functions improve PHP performance?

php performance oop

Organization Id Field as a Composite Primary Key

Where to do joins - in the database server or in the application server?

Performance concerns of instantiating a class multiple times

c# .net performance

Uniqueidentifier PK: Is a SQL Server heap the right choice?

Is ASP.net WebForms a CPU intensive platform?

How to decrease the perceived loading time of Java Swing forms?

java performance swing

C# Events: How to process event in a parallel manner

Fastest method to fill a database table with 10 Million rows

What are the performance implications of passing structs in an array by reference in C#

c# performance xna

Aligning doubles on 8-byte boundaries?

c++ c performance stack d

Stored procedure performs terribly - increase timeout or fix the problem

sql performance oracle