nextflow-io / nextflow-io/language-server

Performance benchmark

Open
#21 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Java
Stars
31
Forks
8
Avg merge
1d 10h
Merged PRs (30d)
2

Description

We should have a benchmark that simulates typical language server operations (e.g. open a workspace, open some files, edit, rename, navigate, etc). It will serve as an integration test, a performance health check, and as a way to evaluate potential performance optimizations.

See also:

Contributor guide

No contributing guide indexed for this repository

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 reviewing the Deno LSP benchmark linked in the issue, the rust-analyzer syntax notes, and the VS Code language-server testing guide. Define representative workspace, file, edit, rename, and navigation operations, then establish how the benchmark will serve as an integration test and performance health check. Done means the benchmark runs reproducibly and can expose performance changes.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
devtools, performance, testing-qa
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.