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

grobidOrg / grobid / 32764834259
43%
master: 44%

Build:
Build:
LAST BUILD BRANCH: feature/literature-law-flavour
DEFAULT BRANCH: master
Ran 24 Aug 2026 07:07PM UTC
Jobs 1
Files 338
Run time 1min
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

24 Aug 2026 06:51PM UTC coverage: 43.501% (+0.004%) from 43.497%
32764834259

push

github

lfoppiano
perf(docker): tune torch threading and bump delft to a7dc7df

Default the torch intra-op pool to 4 threads. Leaving OMP_NUM_THREADS unset
handed sizing to delft's configure_threads(), which widens the pool to the
whole cpuset -- right for a single document, wrong under concurrent load,
where a 20-core container gives every one of 10 in-flight documents a
20-thread pool and they spend the width fighting each other.

The 2026-08 grid5000 sweeps (cpus x concurrency x threads, 10/20-core
containers, 1000- and 10000-PDF corpora) put the plateau at 4 threads on
every width: ~35% faster than 1 thread at the throughput optimum
(concurrency = cores/2), and the same wall time as 8 threads for ~23%
less CPU. ENV so it binds at "import torch" (when OpenMP reads it) and
stays overridable with -e at "docker run".

Also bump DELFT_REF to a7dc7df, "chore: retrain with embeddings" (model
configs re-enable glove-840B word embeddings), which sits on top of the
"Improve pytorch performances" merge (#230) and the padded-token masking
fixes (#231-#234). configure_threads() is unchanged at this revision, so
the OMP_NUM_THREADS=4 default applies exactly as measured.

10128 of 25690 branches covered (39.42%)

Branch coverage included in aggregate %.

21217 of 46365 relevant lines covered (45.76%)

1.86 hits per line

Jobs
ID Job ID Ran Files Coverage
1 32764834259.1 24 Aug 2026 07:07PM UTC 338
43.5
GitHub Action Run
Source Files on build 32764834259
  • Tree
  • List 338
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #32764834259
  • 9a32271c on github
  • Prev Build on feature/delft-1.0.0-pytorch (#31736206327)
  • Next Build on feature/delft-1.0.0-pytorch (#32777734225)
  • Delete
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc