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

grobidOrg / grobid / 32664314961
43%
master: 44%

Build:
Build:
LAST BUILD BRANCH: feature/literature-law-flavour
DEFAULT BRANCH: master
Ran 23 Aug 2026 08:40PM 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

23 Aug 2026 08:24PM UTC coverage: 43.501% (+0.004%) from 43.497%
32664314961

push

github

lfoppiano
perf(docker): 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".

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01EsZnv2LBEHp5rUcTfVJdhb

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 32664314961.1 23 Aug 2026 08:40PM UTC 338
43.5
GitHub Action Run
Source Files on build 32664314961
  • 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 #32664314961
  • 5ddd748d on github
  • Prev Build on feature/delft-1.0.0-pytorch (#31736206327)
  • Next Build on feature/delft-1.0.0-pytorch (#32666616953)
  • 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