Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
M
ma_code
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Sven-Ove Hänsel
ma_code
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
d1443588f5b0274ddc711075666e5a439ce36a1d
Select Git revision
Branches
7
dev_ma
idacs_experiments
main
default
protected
memgraph_fabian
postgres_idacs
postgres_julian
test_results
Tags
2
FZ_changed_code
FZ_Memgraph
9 results
Begin with the selected commit
Created with Raphaël 2.2.0
22
May
9
Apr
8
19
Dec
18
17
16
10
9
2
1
30
Nov
26
25
24
23
22
20
19
11
8
31
Oct
23
22
14
13
20
Sep
17
14
13
12
11
9
8
7
6
5
4
3
2
19
Aug
17
16
15
5
18
Mar
17
16
15
14
13
5
3
2
1
29
Feb
28
27
26
24
23
22
21
20
19
15
14
13
12
11
9
8
6
5
4
31
Jan
30
29
25
24
23
18
17
6
Sep
WORKING
prepare idacs experiments
update readme and dockerfile
memgraph_fabian
memgraph_fabian
update script for gwdg
add theia for paper results
update path
update gitignore
postgres_julian
postgres_julian
update gitignore
removed funny comment that was no longer correct. BECAUSE COMMENTS LIE.
renamed incorrect multicolumn index to covering index
fixed remaining init scripts for theia
fixed code for theia data
small fixes, script to collect statistics from db
renamed edge column source to origin
added experiment without index, minor adjustments
fixed configuration mistakes, added script to launch query test environment
added named experiments for single statement node inserts
removed unnecessary directory specification from configs and secrets, renamed postgres_pass to .postgres_pass
cleaned up project: removed redundancy, renamed compose files so vscode recognizes them as compose files
silly bugfix
fixed missing service name change
added -v flag to compose down to avoid disk being filled with anonymous volumes.
added feature to send node batch as single statement
removed schedule dependency in exchange for more precise hand-coded measurement.
corrected two_hop because of incorrect assumptions based on cadets dataset, change some pg configs
made some changes to accomodate theia dataset
fixed experiment duration and removed unsused env vars
removed mosquitto, instead reading data directly in the inserter to automatically insert at maximum possible speed
renamed container sub_pg in preparation for other changes
partial readme update
added some helpful info to experiment output, moved insertion config to compose files
removed second batch1 test
fixed some bugs with the experiments
added name to experiment to be able to tell apart the results.
configured experiment run
implemented manual insert for id edges,
added functionality to start_tests.py to save results from multiple tests, removed unneeded query code
added signal handling so python processes no longer linger for 10 seconds before being killed
removed unused services, added override compose files for db configuration
removed unused shemas, split dbinit into multiple files for configurability, moved data to top level of project, merged pub sub readmes
Loading