Skip to content

Instantly share code, notes, and snippets.

bench = "objarray.jl"
(gcthreads, threads) = (1, 16)
┌─────────┬────────────┬─────────┬───────────┬────────────┬──────────────┬───────────────────┬──────────┬────────────┐
│ │ total time │ gc time │ mark time │ sweep time │ max GC pause │ time to safepoint │ max heap │ percent gc │
│ │ ms │ ms │ ms │ ms │ ms │ us │ MB │ % │
├─────────┼────────────┼─────────┼───────────┼────────────┼──────────────┼───────────────────┼──────────┼────────────┤
│ minimum │ 22782 │ 15620 │ 11779 │ 3841 │ 4562 │ 163402 │ 11445 │ 68 │
│ median │ 22990 │ 15785 │ 11924 │ 3867 │ 4686 │ 175441 │ 11503 │ 69 │
│ maximum │ 23851 │ 16529 │ 12532 │ 4006 │ 5037 │ 271585 │ 11619 │ 70 │
│ stdev │ 381 │ 378 │ 312 │ 68 │ 129 │ 35789 │ 52 │ 1 │
category = "bigarrays"
bench = "objarray.jl"
(gcthreads, threads) = (1, 16)
┌─────────┬────────────┬─────────┬───────────┬────────────┬──────────────┬───────────────────┬──────────┬────────────┐
│ │ total time │ gc time │ mark time │ sweep time │ max GC pause │ time to safepoint │ max heap │ percent gc │
│ │ ms │ ms │ ms │ ms │ ms │ us │ MB │ % │
├─────────┼────────────┼─────────┼───────────┼────────────┼──────────────┼───────────────────┼──────────┼────────────┤
│ minimum │ 24272 │ 17365 │ 12780 │ 4585 │ 4773 │ 157208 │ 11289 │ 71 │
│ median │ 24646 │ 17774 │ 13069 │ 4706 │ 4899 │ 188767 │ 11487 │ 72 │
│ maximum │ 27192 │ 20129 │ 15137 │ 4992 │ 5406 │ 290638 │ 11845 │ 74 │
category = "GCBench"
bench = "GCBench.jl"
┌─────────┬────────────┬─────────┬───────────┬────────────┬──────────────┬───────────────────┬──────────┬────────────┐
│ │ total time │ gc time │ mark time │ sweep time │ max GC pause │ time to safepoint │ max heap │ percent gc │
│ │ ms │ ms │ ms │ ms │ ms │ us │ MB │ % │
├─────────┼────────────┼─────────┼───────────┼────────────┼──────────────┼───────────────────┼──────────┼────────────┤
│ minimum │ 307 │ 55 │ 33 │ 21 │ 58 │ 200 │ 80 │ 18 │
│ median │ 313 │ 59 │ 35 │ 23 │ 59 │ 343 │ 80 │ 19 │
│ maximum │ 319 │ 60 │ 36 │ 24 │ 60 │ 409 │ 105 │ 19 │
│ stdev │ 3 │ 2 │ 1 │ 1 │ 0 │ 67 │ 12 │ 0 │
category = "GCBench"
bench = "GCBench.jl"
┌─────────┬────────────┬─────────┬───────────┬────────────┬──────────────┬───────────────────┬──────────┬────────────┐
│ │ total time │ gc time │ mark time │ sweep time │ max GC pause │ time to safepoint │ max heap │ percent gc │
│ │ ms │ ms │ ms │ ms │ ms │ us │ MB │ % │
├─────────┼────────────┼─────────┼───────────┼────────────┼──────────────┼───────────────────┼──────────┼────────────┤
│ minimum │ 320 │ 73 │ 46 │ 27 │ 58 │ 279 │ 80 │ 23 │
│ median │ 327 │ 76 │ 48 │ 29 │ 58 │ 460 │ 80 │ 23 │
│ maximum │ 387 │ 96 │ 57 │ 39 │ 85 │ 488 │ 105 │ 25 │
│ stdev │ 20 │ 7 │ 3 │ 3 │ 8 │ 70 │ 8 │ 1 │
========== 0 gc threads ==========
category = "GCBench"
bench = "GCBench.jl"
┌─────────┬────────────┬─────────┬───────────┬────────────┬──────────────┬───────────────────┬──────────┬────────────┐
│ │ total time │ gc time │ mark time │ sweep time │ max GC pause │ time to safepoint │ max heap │ percent gc │
│ │ ms │ ms │ ms │ ms │ ms │ us │ MB │ % │
├─────────┼────────────┼─────────┼───────────┼────────────┼──────────────┼───────────────────┼──────────┼────────────┤
│ minimum │ 347 │ 172 │ 133 │ 38 │ 55 │ 16 │ 80 │ 26 │
│ median │ 348 │ 173 │ 134 │ 38 │ 55 │ 17 │ 80 │ 26 │
│ maximum │ 350 │ 174 │ 135 │ 39 │ 55 │ 19 │ 80 │ 26 │
category = "GCBench"
bench = "GCBench.jl"
┌─────────┬────────────┬─────────┬───────────┬────────────┬──────────────┬───────────────────┬──────────┬────────────┐
│ │ total time │ gc time │ mark time │ sweep time │ max GC pause │ time to safepoint │ max heap │ percent gc │
│ │ ms │ ms │ ms │ ms │ ms │ us │ MB │ % │
├─────────┼────────────┼─────────┼───────────┼────────────┼──────────────┼───────────────────┼──────────┼────────────┤
│ minimum │ 293 │ 161 │ 130 │ 31 │ 79 │ 16 │ 70 │ 18 │
│ median │ 344 │ 236 │ 193 │ 44 │ 123 │ 18 │ 70 │ 26 │
│ maximum │ 368 │ 250 │ 207 │ 50 │ 127 │ 19 │ 100 │ 28 │
│ stdev │ 28 │ 37 │ 30 │ 7 │ 20 │ 1 │ 16 │ 4 │