Skip to content

khasinski/rails-performance-workshop

Repository files navigation

Rails performance workshop

This repository contains a simple Rails web application that simulates a variety of performance issues.

It will seed the database and simulate the traffic.

The goal is to use an APM (in this case AppSignal) to identify the bottlenecks and improve the performance.

Pre-Requisites

Setup

  1. Sign up on AppSignal and get a Push API key

  2. Start the app with the following command:

    APPSIGNAL_PUSH_API_KEY=YOUR_KEY docker compose up
  3. Navigate to http://localhost:3001 and check if the app is running

  4. Navigate to AppSignal, pick the environment production and wait for the traffic data.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •