Abstract: Highlights•SimGQ+ optimizes simultaneous evaluation of a group of vertex graph queries.•The performance benefits are achieved via batching and sharing.•Batching fully utilizes system resources and amortizes runtime overhead.•Sharing is used to perform common computation among queries within a batch.•Both batching and sharing substantially contribute to the speedup.
Loading