aws / aws/event-ruler

Benchmark envelop-only vs deep field matching

Open
#46 5 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
Java
Stars
615
Forks
82
Avg merge
1d 22h
Merged PRs (30d)
7

Description

## What is your idea?

Discussed with @baldawar that it would be nice to know, e.g. in `README.md` whether it's preferable to pattern match on envelop (first-level) fields only or whether there's no significant impact on a match at a lower-level, e.g. `Detail.someField`.

## Would you be willing to make the change?

Maybe, need advise on Java benchmarking.

## Additional context

n/a

Contributor guide

Open the contributing guide

Research direction

Start by reviewing README.md and locating the project's Java matching and benchmarking entry points. Compare envelope-only matching with matching on a nested field such as Detail.someField, then document the measured impact and recommendation in README.md.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
performance
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.