Skip to content

feat: add an option to find and drop outliers#557

Merged
mdjastrzebski merged 6 commits into
callstack:mainfrom
satya164:@satya164/detect-outliers
Mar 6, 2025
Merged

feat: add an option to find and drop outliers#557
mdjastrzebski merged 6 commits into
callstack:mainfrom
satya164:@satya164/detect-outliers

Conversation

@satya164

@satya164 satya164 commented Mar 6, 2025

Copy link
Copy Markdown
Member

Summary

This adds an option (dropOutliers) to detect and drop statistical outliers.

Test plan

Added unit tests to verify the logic.

@satya164 satya164 force-pushed the @satya164/detect-outliers branch 3 times, most recently from ab4ed7f to 8019550 Compare March 6, 2025 11:18
Comment thread packages/measure/src/measure-helpers.tsx Outdated
Comment thread packages/measure/src/types.ts
@satya164 satya164 force-pushed the @satya164/detect-outliers branch from 8019550 to 0702235 Compare March 6, 2025 12:49
@satya164 satya164 force-pushed the @satya164/detect-outliers branch from 0702235 to 84661af Compare March 6, 2025 13:02
Comment thread packages/compare/src/output/markdown.ts Outdated

@mdjastrzebski mdjastrzebski left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Looks good. Pls rebase

# Conflicts:
#	packages/measure/src/measure-helpers.tsx
@mdjastrzebski mdjastrzebski force-pushed the @satya164/detect-outliers branch from 39880d2 to 059ce9c Compare March 6, 2025 13:43
@mdjastrzebski mdjastrzebski merged commit 59b21d4 into callstack:main Mar 6, 2025
@satya164 satya164 deleted the @satya164/detect-outliers branch March 6, 2025 15:51
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