Skip to content
Snippets Groups Projects

Repository graph

You can move around the graph by using the arrow keys.
Select Git revision
  • dev_ma
  • idacs_experiments
  • main default protected
  • memgraph_fabian
  • postgres_idacs
  • postgres_julian
  • test_results
  • FZ_changed_code
  • FZ_Memgraph
9 results
Created with Raphaël 2.2.01Dec30Nov2625242322201911831Oct2322141320Sep17141312119876543219Aug171615518Mar1716151413532129Feb28272624232221201915141312119865431Jan302925242318176Sepcleaned up project: removed redundancy, renamed compose files so vscode recognizes them as compose filessilly bugfixfixed missing service name changeadded -v flag to compose down to avoid disk being filled with anonymous volumes.added feature to send node batch as single statementremoved schedule dependency in exchange for more precise hand-coded measurement.corrected two_hop because of incorrect assumptions based on cadets dataset, change some pg configsmade some changes to accomodate theia datasetfixed experiment duration and removed unsused env varsremoved mosquitto, instead reading data directly in the inserter to automatically insert at maximum possible speedrenamed container sub_pg in preparation for other changespartial readme updateadded some helpful info to experiment output, moved insertion config to compose filesremoved second batch1 testfixed some bugs with the experimentsadded name to experiment to be able to tell apart the results.configured experiment runimplemented manual insert for id edges,added functionality to start_tests.py to save results from multiple tests, removed unneeded query codeadded signal handling so python processes no longer linger for 10 seconds before being killedremoved unused services, added override compose files for db configurationremoved unused shemas, split dbinit into multiple files for configurability, moved data to top level of project, merged pub sub readmeschanged initdb to load entire cadets dataset with python scriptmuch larger improvement to two_hop query performancestumbled on an improvement to two_hop, changed schema to remove inconsistent and unnecessary edges with host, reconfigured docker profiles.updated code to actually work with new schema, removed dbinit from subadded configuration for db connection to pgadmin on creation and disabled password for pgadmin (unfinished), added initdb script, renamed node to vertex, experimented with adjacency list in vertexreverted to using b-tree indicesChanged passwords to use docker secrets to practice best practicesConfigured grafana dashboard provisioning in compose fileExperiments with constraints, further streamlined environment variable use and made the variables explicit again, so they are easier to understand.experiment with constraintsminor code changes, experimentssome more code simplifications and removal of useless codereverted to mounting config files. removed some outdated readme files, further simplified the project structure.removed various superfluous code, fixed queries bug, experimented with postgres config, added better insert performance measurementdefaulted to using the root logger, since hierachical logging is not needed. added level limit to descendant query. formatting changes.updated queries to use prepared statements and use more convenient result parsing.changed postgres write ahead log settings, started experimenting with queriesnew schema to store node details directly as json. moved drop statements to separate file
Loading