Skip to content
This repository has been archived by the owner on Jun 3, 2024. It is now read-only.

Actions: adamreichold/lockfree-collector

.github/workflows/test.yaml

Actions

Loading...
Loading

Show workflow options

Create status badge

Loading
13 workflow runs
13 workflow runs

Filter by Event

Filter by Status

Filter by Branch

Filter by Actor

Put the actual collection work out-of-line to reduce overhead when th…
.github/workflows/test.yaml #13: Commit 11fd2e4 pushed by adamreichold
May 20, 2024 16:05 1m 0s main
May 20, 2024 16:05 1m 0s
Add another test case on incremental collections.
.github/workflows/test.yaml #12: Commit 4fdf0c8 pushed by adamreichold
May 20, 2024 15:35 1m 12s main
May 20, 2024 15:35 1m 12s
Add another test case on incremental collections.
.github/workflows/test.yaml #11: Commit 0ba88e2 pushed by adamreichold
May 20, 2024 15:29 1m 3s main
May 20, 2024 15:29 1m 3s
Additional permutational testing using Loom.
.github/workflows/test.yaml #10: Commit 074cfaa pushed by adamreichold
May 19, 2024 19:03 6h 0m 29s loom
May 19, 2024 19:03 6h 0m 29s
Add fallback using portable atomics, but only on targets which actual…
.github/workflows/test.yaml #9: Commit 02a48b3 pushed by adamreichold
May 19, 2024 16:20 57s main
May 19, 2024 16:20 57s
Consider cache line size when choosing block size and alignment.
.github/workflows/test.yaml #8: Commit 2fc6f06 pushed by adamreichold
May 19, 2024 15:47 52s main
May 19, 2024 15:47 52s
Add basic README document.
.github/workflows/test.yaml #7: Commit 39485e4 pushed by adamreichold
May 19, 2024 14:33 44s main
May 19, 2024 14:33 44s
Add basic README document.
.github/workflows/test.yaml #6: Commit 9d01584 pushed by adamreichold
May 19, 2024 14:26 47s main
May 19, 2024 14:26 47s
Tighten the hatches adding more SAFETY comments and asserting a non-z…
.github/workflows/test.yaml #5: Commit 4e40622 pushed by adamreichold
May 19, 2024 13:43 52s main
May 19, 2024 13:43 52s
Avoid capturing last_next as a reference into the closure pass to fet…
.github/workflows/test.yaml #4: Commit 9fd7738 pushed by adamreichold
May 19, 2024 13:25 46s fetch-update
May 19, 2024 13:25 46s
Use repr(C) to control the memory layout of the block and move the fr…
.github/workflows/test.yaml #3: Commit 4913bd7 pushed by adamreichold
May 18, 2024 20:05 1m 2s main
May 18, 2024 20:05 1m 2s
Use fetch_update instead of open-coding the compare-exchange loop.
.github/workflows/test.yaml #2: Commit 2044350 pushed by adamreichold
May 18, 2024 18:15 42s fetch-update
May 18, 2024 18:15 42s
Initial commit
.github/workflows/test.yaml #1: Commit 275d4db pushed by adamreichold
May 18, 2024 18:11 46s main
May 18, 2024 18:11 46s