• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

vallen-systems / vallenae
96%
master: 96%

Build:
Build:
LAST BUILD BRANCH: build/dependency-groups
DEFAULT BRANCH: master
Repo Added 16 Sep 2024 04:21PM UTC
Token Hu4a8IQ4Ram84bj3qHA04lKy9LmQ4PTGN regen
Build 106 Last
Files 20
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

LAST BUILD ON BRANCH perf/decode
branch: perf/decode
CHANGE BRANCH
x
Reset
Sync Branches
  • perf/decode
  • 0.11.0
  • 0.12.0
  • 0.13.0
  • 0.14.0
  • build/dependency-groups
  • chore/release-0.14.0
  • ci/remove-caching
  • ci/remove-python-3.7
  • ci/trusted-publishers-pypi
  • dependabot/github_actions/actions/checkout-5
  • dependabot/github_actions/actions/checkout-6
  • dependabot/github_actions/actions/checkout-7
  • dependabot/github_actions/actions/setup-python-6
  • feat/drop-numba
  • feat/drop-python-3.6-support
  • feat/duration
  • feat/event-builder
  • feat/expose-show-progres
  • feat/file-not-found-error
  • feat/python-3.13-support
  • feat/to_datetime
  • fix/copy-tr-timeaxis
  • fix/handle-gaps-in-trai-column
  • fix/read-continuous-wave
  • master
  • refactor/migrate-to-dataclasses

19 Jun 2026 11:18PM UTC coverage: 96.233% (-0.07%) from 96.299%
27852744870

Pull #53

github

lukasberbuer
perf: speed up FLAC decode with buffer_read_into

Decode FLAC blobs via the low-level `sf.SoundFile.buffer_read_into` into a
pre-sized array instead of the `sf.read` convenience wrapper. This avoids
per-call allocation/dispatch overhead and is ~1.3x faster for the many
small blobs typical of reading waveform tables row-by-row.

Add a `test_benchmark_decode` mirroring the existing encode benchmark to
keep the decode path measurable and guard against regressions.
Pull Request #53: perf: speed up FLAC decode with buffer_read_into

111 of 111 branches covered (100.0%)

Branch coverage included in aggregate %.

5 of 6 new or added lines in 1 file covered. (83.33%)

1 existing line in 1 file now uncovered.

1013 of 1057 relevant lines covered (95.84%)

0.96 hits per line

Relevant lines Covered
Build:
Build:
1057 RELEVANT LINES 1013 COVERED LINES
0.96 HITS PER LINE
Source Files on perf/decode
  • Tree
  • List 20
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
27852744870 perf/decode perf: speed up FLAC decode with buffer_read_into Decode FLAC blobs via the low-level `sf.SoundFile.buffer_read_into` into a pre-sized array instead of the `sf.read` convenience wrapper. This avoids per-call allocation/dispatch overhead and is ~1.... Pull #53 19 Jun 2026 11:20PM UTC lukasberbuer github
96.23
See All Builds (87)

Badge your Repo: vallenae

We detected this repo isn’t badged! Grab the embed code to the right, add it to your repo to show off your code coverage, and when the badge is live hit the refresh button to remove this message.

Could not find badge in README.

Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

Refresh
  • Settings
  • Repo on GitHub
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc