Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
G
ghostcell
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
FP
ghostcell
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
master
Select Git revision
Branches
5
cursor
hai/copy_arena
hai/hashset_raw_pointer
icfp21-aec
master
default
protected
Tags
3
Ghostcell2
popl18
popl18-aec
8 results
Begin with the selected commit
Created with Raphaël 2.2.0
5
Mar
3
29
Jun
28
5
1
27
May
26
24
23
22
21
19
18
17
16
14
13
6
26
Mar
5
3
2
26
Feb
25
24
23
22
19
18
17
15
10
9
5
4
3
30
Jan
29
28
15
14
13
19
Oct
12
10
Jul
9
8
7
6
2
30
Jun
3
Mar
2
26
Feb
25
24
19
18
17
14
13
7
5
Feb
4
1
30
Jan
24
23
15
2
19
Dec
8
Nov
7
1
24
Oct
20
7
6
5
4
30
Sep
21
20
19
18
10
24
Aug
8
28
Jul
23
13
29
Jun
23
11
4
1
30
May
25
23
20
14
27
Apr
24
18
3
24
Mar
22
12
1
28
Feb
23
22
20
16
15
9
3
23
Jan
22
18
Dec
13
7
28
Nov
24
14
11
8
4
3
2
30
Oct
29
28
26
19
18
10
9
7
6
5
4
28
Sep
27
26
25
21
20
19
29
Aug
24
22
21
19
17
16
10
8
4
3
2
1
31
Jul
19
17
16
11
10
7
6
4
3
2
20
Jun
18
May
17
16
15
13
12
9
4
2
29
Apr
28
27
26
25
24
22
20
19
18
13
11
7
30
Mar
28
24
23
22
21
16
15
13
10
9
7
6
5
4
3
1
28
Feb
25
24
23
22
Merge branch 'feature/std_linkedlist_benchmark' into 'master'
master
master
add benchmark for std::collections::LinkedList
tweak README
Update README for building Coq proof
update README updates
further expand README
update a link
expand README
add link to Graph+DFS
add new benchmark data
remove outdated benchmark data
Merge branch 'hai/uid_rwlock' into 'master'
Merge branch 'master' into hai/uid_rwlock
More minor cleanup
Fix comments
Fix mutex benchmarks name
Remove more uid()'s
Merge branch 'master' into hai/uid_rwlock
Cleanup uid for dfs rwlock
Add Mutex benchmark for DFS
Merge branch 'master' into hai/uid_rwlock
Minor cleanup
Merge branch 'master' into hai/uid_rwlock
Remove rev() iter in DFS
Move uid outside of rwlock
Simplify code further
Fix a benchmark name
Add benchmarks that avoid measuring drops
Fix to not reuse arena in initialization benchmarks
Fix dfs ghostcell list to use 1 fewer lifetime
Minor fixes
Revert to benchmark visit maps creation for all
comment clarification
Remove unneeded mut f
Add inlining for iterators' next
dlist_arc: cursor support
cursor
cursor
Remove unused import
implement a cursor (inspired by ghost-collections)
Try to use copy_arena
hai/copy_arena
hai/copy_arena
Simply count visit map creation time for parallel traversal
Loading