Pometry / Pometry/Raphtory

Benchmark incremental const prop update while indexing

Open
#2,163 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Rust
Stars
642
Forks
70
Avg merge
2d 13h
Merged PRs (30d)
21

Description

test what happens when you have a large bulk index creation and you are throwing lots of updates at the graph at the same time (do any updates get lost) -- can be added to the benchmarks

https://github.com/Pometry/Raphtory/pull/2158#discussion_r2177177456

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reading the linked pull request discussion and locating Raphtory's existing benchmark suite. Add a benchmark for bulk index creation running alongside frequent incremental const-property updates, then verify whether updates are lost and record the result in the benchmark output.

Written by the indexing model from the issue text.

Assessment

Tech stack
rust
Domain
databases, performance, testing-qa
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
38/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.