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

JuliaLang / julia / #37710
77%

Build:
DEFAULT BRANCH: master
Ran 09 Mar 2024 11:29AM UTC
Jobs 1
Files 340
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

08 Mar 2024 09:44PM UTC coverage: 85.122% (-1.6%) from 86.673%
#37710

push

local

web-flow
optimize remset marking (#52476)

Tag the lowest bit of a pointer to indicate it's in the remset and
enqueue objects in the remset for later processing when GC threads have
woken up, instead of sequentially marking them all at once.

In principle, this should allow for more parallelism in the mark phase,
though I didn't benchmark it yet.

74862 of 87947 relevant lines covered (85.12%)

14553233.03 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
1
98.4
-0.16% stdlib/LinearAlgebra/src/dense.jl
1
90.6
-0.17% base/compiler/ssair/show.jl
1
66.47
-0.59% base/Base.jl
1
94.23
-0.32% base/arrayshow.jl
1
86.46
-1.17% base/error.jl
1
99.11
-0.18% base/complex.jl
1
56.25
-6.25% base/traits.jl
1
92.19
-0.43% base/expr.jl
1
69.33
-1.33% base/libuv.jl
1
87.3
-0.12% stdlib/REPL/src/REPLCompletions.jl
1
89.92
-0.05% base/compiler/abstractinterpretation.jl
1
44.71
0.19% base/util.jl
1
67.07
-0.61% base/libc.jl
1
90.57
-0.47% base/abstractdict.jl
2
79.75
-2.53% base/experimental.jl
2
54.0
-1.33% base/timing.jl
2
85.34
-1.05% base/indices.jl
2
86.93
-1.01% base/essentials.jl
2
94.2
-0.23% stdlib/Test/src/Test.jl
2
83.23
-1.29% stdlib/LinearAlgebra/src/adjtrans.jl
3
90.36
-1.2% stdlib/Random/src/generation.jl
3
92.45
-0.91% base/regex.jl
3
84.96
-2.26% base/stacktraces.jl
3
72.0
-12.0% base/locks-mt.jl
3
90.13
-0.35% base/multidimensional.jl
3
86.73
-0.33% base/reflection.jl
3
82.69
-1.44% base/namedtuple.jl
4
73.21
-1.19% base/client.jl
5
86.85
-0.79% base/compiler/typeinfer.jl
5
87.82
-0.25% base/show.jl
6
85.87
-6.52% stdlib/LinearAlgebra/src/factorization.jl
6
71.53
-4.17% base/terminfo.jl
6
76.04
-6.25% base/compiler/effects.jl
7
93.42
-2.88% base/bitset.jl
8
80.7
-14.04% base/idset.jl
8
93.97
-0.73% base/array.jl
12
89.54
-1.9% stdlib/LinearAlgebra/src/bunchkaufman.jl
13
82.22
-14.44% stdlib/LinearAlgebra/src/ldlt.jl
29
75.48
-18.71% base/combinatorics.jl
29
66.59
-6.87% base/task.jl
42
65.99
-28.57% base/abstractset.jl
53
79.03
-16.11% stdlib/LinearAlgebra/src/abstractq.jl
55
35.45
-50.0% base/summarysize.jl
57
57.66
-41.61% stdlib/LinearAlgebra/src/symmetriceigen.jl
76
21.62
-69.21% stdlib/InteractiveUtils/src/macros.jl
79
40.0
-49.38% stdlib/InteractiveUtils/src/InteractiveUtils.jl
87
88.89
-3.17% stdlib/LinearAlgebra/src/lapack.jl
100
20.71
-71.54% stdlib/LinearAlgebra/src/schur.jl
109
70.63
1.7% base/precompilation.jl
144
50.49
-46.61% stdlib/LinearAlgebra/src/qr.jl
164
55.88
-39.33% base/set.jl
193
32.57
-62.87% stdlib/InteractiveUtils/src/codeview.jl
200
60.33
-30.44% base/errorshow.jl
311
73.61
-1.52% base/loading.jl
Jobs
ID Job ID Ran Files Coverage
1 #37710.1 09 Mar 2024 11:29AM UTC 340
85.12
Source Files on build #37710
  • Tree
  • List 340
  • Changed 277
  • Source Changed 0
  • Coverage Changed 56
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • bb35dc9a on github
  • Prev Build on master
  • Next Build on master
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