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

Others / shredder
71%

Build:
DEFAULT BRANCH: master
Repo Added 05 Jun 2020 12:23AM UTC
Files 30
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 master
branch: SELECT
CHANGE BRANCH
x
  • No branch selected
  • atomic_gc
  • batch_destructor
  • benchmark
  • circular
  • collector_organization
  • crossbeam_update
  • deref_work
  • derive_fix
  • document_collector
  • downcast
  • housekeeping
  • master
  • poison_fix
  • ptr_eq
  • pull/45
  • pull/46
  • pull/52
  • pull/64
  • ref_cnt
  • remove_lockout_allocation

pending completion
#87

push

circle-ci

web-flow
Add some criterion benchmarks (stress and binary trees) (#75)

Pretty limited in scope, but a start. Also fix new warnings from the new Rust version

1 of 1 new or added line in 1 file covered. (100.0%)

1078 of 1524 relevant lines covered (70.73%)

2.62 hits per line

Relevant lines Covered
Build:
Build:
1524 RELEVANT LINES 1078 COVERED LINES
2.62 HITS PER LINE
Source Files on master
Detailed source file information is not available for this build.

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
#87 master Add some criterion benchmarks (stress and binary trees) (#75) Pretty limited in scope, but a start. Also fix new warnings from the new Rust version push 16 Jan 2022 10:50PM UTC web-flow circle-ci pending completion  
#86 benchmark Add some criterion benchmarks (stress and binary trees) Pretty limited in scope, but a start Also fix warnings on the new Rust version push 16 Jan 2022 10:40PM UTC Others circle-ci pending completion  
#85 benchmark Add some criterion benchmarks (stress and binary trees) Pretty limited in scope, but a start push 30 Nov 2021 08:37AM UTC Others circle-ci pending completion  
#84 ref_cnt Refactor the collector to use reference counting This is around a ~4x speedup, but required a lot of code changes. In terms of public API, only `AtomicGc` has a significant diff. (The old API would still work, but the changes make it work more ef... push 30 Nov 2021 07:08AM UTC Others circle-ci pending completion  
#83 ref_cnt Refactor the collector to use reference counting This is around a ~4x speedup, but required a lot of code changes. In terms of public API, only `AtomicGc` has a significant diff. (The old API would still work, but the changes make it work more ef... push 28 Nov 2021 11:48PM UTC Others circle-ci pending completion  
#82 master Fix import ordering in std_impls/ and smart_ptr/ push 17 Nov 2021 05:56AM UTC Others circle-ci pending completion  
#81 master Add `ptr_eq` method for Gc and DerefGc (#72) push 03 Nov 2021 08:19AM UTC web-flow circle-ci pending completion  
#80 ptr_eq Add `ptr_eq` method for Gc and DerefGc For Gc this is more efficent than doing the comparison directly on GcGuards, as you avoid taking the internal lockout. push 02 Nov 2021 04:36AM UTC Others circle-ci pending completion  
#79 master Add circular constructor to make creating circular Gc<T> easy (#70) push 29 Oct 2021 12:47AM UTC web-flow circle-ci pending completion  
#78 circular Rename circular methods to `cyclic`, and GcDrop version Also minor code cleanup push 24 Oct 2021 08:16PM UTC Others circle-ci pending completion  
See All Builds (87)
  • 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