Skip to content

Refactor benchmark management, parsing, and logging functionality#55

Closed
yokotoka wants to merge 296 commits into
mainfrom
refactoring/remove-logger-task
Closed

Refactor benchmark management, parsing, and logging functionality#55
yokotoka wants to merge 296 commits into
mainfrom
refactoring/remove-logger-task

Conversation

@yokotoka

Copy link
Copy Markdown
Contributor

Description of Changes

  • Updated error handling for more robust performance in benchmark operations.
  • Enhanced output directory management in benchmark functionality.
  • Added x_title property for in-memory buffer to improve descriptive clarity.
  • Streamlined report parsing by refining directory handling and error management.
  • Removed logger task and associated logging mechanisms for cleaner codebase.

Additional Information

This pull request focuses on cleaning and optimizing various aspects of the benchmarking and logging functionalities. It ensures improved code maintainability and traceability while deprecating unnecessary components.

yokotoka and others added 30 commits June 23, 2025 03:39
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 4 to 5.
- [Release notes](https://github.com/codecov/codecov-action/releases)
- [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md)
- [Commits](codecov/codecov-action@v4...v5)

---
updated-dependencies:
- dependency-name: codecov/codecov-action
  dependency-version: '5'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [astral-sh/setup-uv](https://github.com/astral-sh/setup-uv) from 4 to 6.
- [Release notes](https://github.com/astral-sh/setup-uv/releases)
- [Commits](astral-sh/setup-uv@v4...v6)

---
updated-dependencies:
- dependency-name: astral-sh/setup-uv
  dependency-version: '6'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
…-sh/setup-uv-6

Bump astral-sh/setup-uv from 4 to 6
…ops/action-gh-release-2

Bump softprops/action-gh-release from 1 to 2
…v/codecov-action-5

Bump codecov/codecov-action from 4 to 5
… format, ensuring version updates are consistent with main branch
🚀 add WebSocket-only version of Palabra client and refactor au…
…RTC DataChannel, removing WebSocket dependencies
Add cleanups from feature/nano
actions-user and others added 27 commits October 6, 2025 17:36
…ectly and ensure metrics are only included for relevant sentences
Bumps [astral-sh/setup-uv](https://github.com/astral-sh/setup-uv) from 6 to 7.
- [Release notes](https://github.com/astral-sh/setup-uv/releases)
- [Commits](astral-sh/setup-uv@v6...v7)

---
updated-dependencies:
- dependency-name: astral-sh/setup-uv
  dependency-version: '7'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
…l-sh/setup-uv-7

build(deps): bump astral-sh/setup-uv from 6 to 7
# Conflicts:
#	src/palabra_ai/config.py
#	tests/test_config.py
@codecov

codecov Bot commented Oct 28, 2025

Copy link
Copy Markdown

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.

5 participants