Forem

Performance

Tag for content related to software performance.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
First steps with asynchronous programming in C#

First steps with asynchronous programming in C#

25
Comments 5
7 min read
Stream.concat vs. new ArrayList Performance within a Stream

Stream.concat vs. new ArrayList Performance within a Stream

8
Comments
6 min read
Using Google Optimize to show different versions of the same website

Using Google Optimize to show different versions of the same website

7
Comments 2
5 min read
How profiling my slow Ruby code led me to publish my first gem!

How profiling my slow Ruby code led me to publish my first gem!

8
Comments 2
7 min read
Big O notation in short

Big O notation in short

9
Comments
3 min read
Performance of UUIDs

Performance of UUIDs

15
Comments
4 min read
How to: optimize Lambda memory size during CI/CD pipeline

How to: optimize Lambda memory size during CI/CD pipeline

8
Comments
7 min read
Performance des UUIDs

Performance des UUIDs

11
Comments 11
4 min read
Code Coverage vs Test Coverage; Which Is Better?

Code Coverage vs Test Coverage; Which Is Better?

13
Comments
15 min read
Throughput in Performance Testing

Throughput in Performance Testing

5
Comments
1 min read
Performance Testing with Generated Data using k6 and Faker

Performance Testing with Generated Data using k6 and Faker

61
Comments 5
8 min read
Simple caching with local storage

Simple caching with local storage

6
Comments
6 min read
Mixing synchronous and asynchronous requests for serious speed

Mixing synchronous and asynchronous requests for serious speed

23
Comments 5
3 min read
Make your csharp applications faster with LINQ joins

Make your csharp applications faster with LINQ joins

53
Comments
5 min read
How to create a memory leak in Angular

How to create a memory leak in Angular

9
Comments 1
1 min read
HTTP/2: As web developer, What you need to change

HTTP/2: As web developer, What you need to change

8
Comments 2
2 min read
For Loops, Allocations and Escape Analysis

For Loops, Allocations and Escape Analysis

9
Comments
6 min read
How we made our Rails test suite about 75% faster

How we made our Rails test suite about 75% faster

5
Comments
3 min read
Open source load testing tool review 2020

Open source load testing tool review 2020

126
Comments 4
59 min read
My favorite feature in Peppermint OS

My favorite feature in Peppermint OS

13
Comments
3 min read
Serverless Logs

Serverless Logs

9
Comments 3
7 min read
Levenshtein Distance with SIMD (Bonus Part)

Levenshtein Distance with SIMD (Bonus Part)

6
Comments
8 min read
Levenshtein Distance (Part 3: Optimize Everything!)

Levenshtein Distance (Part 3: Optimize Everything!)

6
Comments
14 min read
Differences between Release and Debug build [assembler code included]

Differences between Release and Debug build [assembler code included]

8
Comments 5
4 min read
Open source parallel processing for Gatsby

Open source parallel processing for Gatsby

103
Comments 3
5 min read
loading...