Skip to content

InverseFalcon/benchmarks

This branch is 13 commits behind maxdemarzi/benchmarks:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

4909f56 · Jul 20, 2019

History

28 Commits
Jul 20, 2019
Jul 20, 2019
Jul 20, 2019
Jul 20, 2019

Repository files navigation

Performance Tests

Instructions

Open project in IntelliJ.

Right-Click on src/test/scala/Engine and choose "Run 'Engine' "

Choose Simulation to run.

Simulations in src/test/scala directory have hardcoded "benchmark" for password.

Data

Scale Factor-10 graph.db

The Neo4j graph.db database linked above only has the minimal indexes.

InteractiveComplex queries require:

CREATE INDEX ON :Person(firstName);

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Scala 100.0%