Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

perf : optimizations to send event logging performance #1635

Merged
merged 1 commit into from
May 10, 2024

Conversation

mzydmer
Copy link
Contributor

@mzydmer mzydmer commented May 8, 2024

Small improve performance

  • [Minimizing the usage of instanceof checks ]

  • [uses a combined isinstance check for both NullAction and NullObservation ]

@neubig neubig enabled auto-merge (squash) May 10, 2024 20:01
@codecov-commenter
Copy link

Codecov Report

Attention: Patch coverage is 0% with 2 lines in your changes are missing coverage. Please review.

❗ No coverage uploaded for pull request base (main@242c4a0). Click here to learn what that means.

Files Patch % Lines
opendevin/server/agent/agent.py 0.00% 2 Missing ⚠️

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1635   +/-   ##
=======================================
  Coverage        ?   61.12%           
=======================================
  Files           ?       92           
  Lines           ?     3717           
  Branches        ?        0           
=======================================
  Hits            ?     2272           
  Misses          ?     1445           
  Partials        ?        0           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@neubig neubig merged commit e1a1c9a into All-Hands-AI:main May 10, 2024
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.

4 participants