• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In
Info updated!

jstedfast / MimeKit
94%
master: 95%

Build:
Build:
LAST BUILD BRANCH: nullable-api2
DEFAULT BRANCH: master
Repo Added 28 Jun 2015 11:55PM UTC
Files 191
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 unsafe-scancontent
branch: unsafe-scancontent
CHANGE BRANCH
x
Reset
  • unsafe-scancontent
  • HEAD
  • binary-quoted-printable-decoder
  • bouncycastle2.0
  • core
  • crypto-abstractions
  • dependabot/nuget/System.Memory-4.5.5
  • dependabot/nuget/nunit-4.0.0
  • hwaccel-base64
  • issue682
  • master
  • mime-compliance
  • mime-compliance2
  • mimereader
  • mimereader-span
  • mimereader-span2
  • nullable-api
  • nullable-api2
  • parser-options-create
  • refs/pull/1072/merge
  • refs/pull/1162/merge
  • refs/pull/1163/merge
  • refs/pull/1176/merge
  • refs/tags/2.12.0
  • refs/tags/3.3.0
  • refs/tags/3.4.1
  • refs/tags/3.4.3
  • rfc2047-perf
  • rfc2047-tokens
  • smime-revocation-checks
  • stream-spans
  • unix2dos-indexof
  • vnext

03 Jan 2025 01:56AM UTC coverage: 94.352% (+0.04%) from 94.311%
4.9.0.1741

push

coveralls.net

jstedfast
Reintroduce some unsafe pointers in MimeReader for .NET Framework perf

Sadly, Span<T>.IndexOf() is super slow on .NET Framework, so those
optimizations are killing us (~30% performance degradation).

Adding back some unsafe pointers is an attempt to mitigate that, but so far
it has not helped enough.

Will likely need to undo a lot of the Span<T> changes.

31154 of 33019 relevant lines covered (94.35%)

0.94 hits per line

Relevant lines Covered
Build:
Build:
33019 RELEVANT LINES 31154 COVERED LINES
0.94 HITS PER LINE
Source Files on unsafe-scancontent
  • Tree
  • List 186
  • Changed 6
  • Source Changed 1
  • Coverage Changed 6
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
4.9.0.1741 unsafe-scancontent Reintroduce some unsafe pointers in MimeReader for .NET Framework perf Sadly, Span<T>.IndexOf() is super slow on .NET Framework, so those optimizations are killing us (~30% performance degradation). Adding back some unsafe pointers is an attempt... push 13 Aug 2025 01:55PM UTC jstedfast coveralls.net
94.35
See All Builds (2614)
  • 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

© 2025 Coveralls, Inc