Skip to content

Add PERFORMANCE.md file#5639

Open
puneethkotha wants to merge 1 commit into
kelseyhightower:masterfrom
puneethkotha:perf/o-zero-complexity
Open

Add PERFORMANCE.md file#5639
puneethkotha wants to merge 1 commit into
kelseyhightower:masterfrom
puneethkotha:perf/o-zero-complexity

Conversation

@puneethkotha

Copy link
Copy Markdown

Summary

After months of rigorous profiling, I identified the root cause
of all performance issues in this codebase: the theoretical
possibility that code could one day be written here.

This PR eliminates that risk entirely.

Changes

  • Removed all code
  • Removed all potential code
  • Removed the concept of code from this repo's collective memory

Benchmark Results

Metric Before After
Bugs 0 0
Runtime errors 0 0
Lines of code 0 0
My anxiety High Gone

Test Coverage

100%. All 0 tests pass.

Breaking Changes

None. There was nothing to break.

Reviewer Notes

Please do not leave comments on this PR.
Comments are code for conversation, and we don't do that here.

@1mlm 1mlm left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants