Skip to content

Instantly share code, notes, and snippets.

View mtuckerb's full-sized avatar
🏠
Working from home

Tucker Bradford mtuckerb

🏠
Working from home
View GitHub Profile

Issue Sizing, Velocity, & Scheduling

Overview

Client Engineering is not able to say when an issue will be complete, until it has started. By using estimation techniques, we can begin to answer (in a given week) which specific issues we can expect to complete in that upcoming week.

The method that we use to determine this is somewhat prone to error/revision (as we uncover unexpected implementation hurtles) , so we tend

Keybase proof

I hereby claim:

  • I am mtuckerb on github.
  • I am mtuckerb (https://keybase.io/mtuckerb) on keybase.
  • I have a public key ASDjTSUwuYlJZKrfhdVn-I83NvZKEKiuwUGd7c-QzxwL5wo

To claim this, I am signing this object:

require_relative 'boot'
require 'rails/all'
require 'csv'
require 'find'
# Enables the garbage collection profiler
GC::Profiler.enable
# Require the gems listed in Gemfile, including any gems