High Growth Engineer

High Growth Engineer

Share this post

High Growth Engineer
High Growth Engineer
Communicate like a Senior: Use clear deltas
Copy link
Facebook
Email
Notes
More

Communicate like a Senior: Use clear deltas

Level up your performance reviews and influence. Get clear expectations to the next level.

Jordan Cutler's avatar
Jordan Cutler
May 12, 2024
∙ Paid
410

Share this post

High Growth Engineer
High Growth Engineer
Communicate like a Senior: Use clear deltas
Copy link
Facebook
Email
Notes
More
30
36
Share

You’re likely familiar with the term “code smell”—like a 4-level deep if-statement.

But I’m inventing a new term called “communication smell.” A communication smell is the same idea, except it’s when you notice a bad pattern in your communication.

One communication smell I see looks like this:

❌ We can improve the load time by caching images on a CDN.

“Improve” is vague. Would it improve by .0001 seconds, 1 second, 3 seconds?

Sure, it will improve the load time. That’s great! But what about the 20 other things that improve the load time? Why should we do this over those?

Here’s an improved version:

✅ I think we can cut the load time by 25% if we cache images on a CDN. That will take it from 3 seconds to 2.25 seconds.

The difference is communicating in deltas. There is a clear before and after:

  • Before: 3 seconds

  • After: 2.25 seconds

  • Improvement: 25%

Bar with 3 seconds, bar with 2.25 seconds, and a line connecting them showing 25% improvement
Before and after visualization

Communicating in deltas makes your point 5x more convincing (see, notice the 5x 😄).

It doesn’t only apply to prioritization though. In this article, I’ll show you 3 of the best places to use this strategy to grow your career.

Use case 1: Performance reviews

The most common mistake I see in performance reviews is writing unclear impact.

Here’s an example:

❌ Impact: Reduced home page load time by adding caching

It’s an okay start. It’s focused on the user outcome, not the developer output.

But there’s a key problem: Your performance review isn’t only seen by your manager. It’s also seen by their peers who have little context on the work you did.

You “reduced” page load time, but by how much?

Let’s quantify it:

🟡 Impact: Reduced home page load time by 2 seconds through additional caching

It’s better, but it’s unclear how valuable 2 seconds is.

Let’s clarify by sharing the before-and-after (delta) and tying it to team goals.

✅ Impact: Cut home page load time by 66%, from 3 seconds to 1 second through additional caching. This resulted in a 30% increase in engagement, accounting for more than half of our quarter OKR target.

Now, imagine you are a senior leader hearing about this work for the first time and reviewing this person’s performance. With the new version, you know the work done, what it looked like before, what it looks like now, and how good that is because it’s tied to the team goals.

Below, you can see the senior leaders who love this approach:

Oh, what a timely post. I am stealing the part about how much of the OKR it accounted for. I had been trying to make that point for someone and struggling with how to get there. TY!
Lauren Darcey, Senior Engineering Manager at Reddit

John calls out that the final version answers, “So what?” We know why it matters.

Provide the impact, the context and answer the question: "so what?".  Spot on Jordan.
John Crickett, ex-VP of Engineering and Author of Coding Challenges

One more bonus example: Yangshun Tay, CEO of GreatFrontend and ex-staff Engineer at Meta, shares how this same principle can be applied to resumes.

The problem is common in engineer resumes as well. I've reviewed more than a hundred resumes and this is by far the most common issue.
Yangshun Tay, ex-Staff Engineer at Meta and CEO of GreatFrontend

Resumes are often an even more concise version of performance reviews.

Share the delta. Don’t be vague!

Use case 2: Decision buy-in

Imagine you need to convince a team to adopt your new fancy framework.

How will you frame the conversation?

Would you say:

(A) Hey team, we’re working on helping teams adopt a new framework to improve the build health in CI. Can we work with you to get your team migrated?

Or

This post is for paid subscribers

Already a paid subscriber? Sign in
© 2025 Jordan Cutler
Privacy ∙ Terms ∙ Collection notice
Start writingGet the app
Substack is the home for great culture

Share

Copy link
Facebook
Email
Notes
More