Skip to content
This repository has been archived by the owner on Oct 23, 2019. It is now read-only.
/ chicktech Public archive

Sample Node apps built together at the ChickTech workshop

Notifications You must be signed in to change notification settings

undees/chicktech

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

These code examples are from the ChickTech Workshop on finding and fixing database N+1 issues. Attendees built a few quick Node.js apps to make sure all the pieces (Node, Postgres, New Relic) were installed and working properly.

We used a typical hello world example from the Internet as a starting point.

Tutorial Steps

  1. Static "Hello world"
  2. Dynamic behavior
  3. Adding a delay
  4. Measuring the delay
  5. Clocking database calls

Next Steps

Attendees downloaded an app with a deliberately added slow database query, then diagnosed and fixed the N+1 problem causing it.

About

Sample Node apps built together at the ChickTech workshop

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published