DEV Community

Performance

Tag for content related to software performance.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
How gamification techniques help me build my programmer career

How gamification techniques help me build my programmer career

3
Comments
8 min read
A Dive into Recursion with Elixir

A Dive into Recursion with Elixir

3
Comments
4 min read
How to effectively store and ANALYSE logs in AWS CLOUD

How to effectively store and ANALYSE logs in AWS CLOUD

7
Comments
8 min read
Using time() and duration() in DataWeave for performance check

Using time() and duration() in DataWeave for performance check

5
Comments
1 min read
Setup CloudFront & Amazon S3 to Deliver objects on the Web Apps (securely & efficiently)

Setup CloudFront & Amazon S3 to Deliver objects on the Web Apps (securely & efficiently)

69
Comments 2
6 min read
Understanding the Basics of ACID Principles in Database Management

Understanding the Basics of ACID Principles in Database Management

8
Comments
3 min read
Profile-guided optimization of a Go application

Profile-guided optimization of a Go application

3
Comments
4 min read
"Reducing" a cryptic memory leak in Production

"Reducing" a cryptic memory leak in Production

Comments
8 min read
Processing promises in Batch

Processing promises in Batch

37
Comments 6
2 min read
If Possible, Don't Run Prism.js in the Browser

If Possible, Don't Run Prism.js in the Browser

Comments
5 min read
[Weekly Js Perf] Fastest way to initialize a Map with initial values

[Weekly Js Perf] Fastest way to initialize a Map with initial values

4
Comments 1
4 min read
How to measure android app start-up time?

How to measure android app start-up time?

Comments
4 min read
Python: How simple string concatenation can kill your code performance

Python: How simple string concatenation can kill your code performance

11
Comments 2
4 min read
Consider Rust for cloud computing.

Consider Rust for cloud computing.

7
Comments
7 min read
How We Reduced Our API Latency by 50% Using Cloudflare

How We Reduced Our API Latency by 50% Using Cloudflare

27
Comments 1
4 min read
NullReferenceException, como ele acontece?

NullReferenceException, como ele acontece?

Comments
3 min read
Maximising ReactJS Performance: Best Practices and Tips.

Maximising ReactJS Performance: Best Practices and Tips.

1
Comments
2 min read
Analyzing and visualizing trace data to identify performance bottlenecks and optimize system performance.

Analyzing and visualizing trace data to identify performance bottlenecks and optimize system performance.

1
Comments
3 min read
How Woovi uses Relay?

How Woovi uses Relay?

31
Comments
4 min read
Sometimes you just want parallelism

Sometimes you just want parallelism

4
Comments
5 min read
Performance Aspects of Moving to AWS from On-Premise

Performance Aspects of Moving to AWS from On-Premise

1
Comments
3 min read
How to cope with high-concurrency account query?

How to cope with high-concurrency account query?

Comments
6 min read
JavaScript CRUD Rest API using Nodejs, Express, Sequelize, Postgres, Docker and Docker Compose

JavaScript CRUD Rest API using Nodejs, Express, Sequelize, Postgres, Docker and Docker Compose

365
Comments 74
7 min read
Performance API: A Guide to Measuring, Monitoring, and A/B Testing

Performance API: A Guide to Measuring, Monitoring, and A/B Testing

2
Comments
4 min read
Consider Animating Your Canvas in a Web Worker

Consider Animating Your Canvas in a Web Worker

Comments
4 min read
loading...