posit-dev / posit-dev/connectapi

investigate `parse_connectapi_typed` performance

Open
#383 3 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
R
Stars
54
Forks
27
Avg merge
1d 3m
Merged PRs (30d)
1

Description

Performance of this can sometimes be slow for large blobs of data. Investigate performance and see if it's even necessary to enforce typing like this.

From https://github.com/posit-dev/connect-extensions/pull/38#discussion_r1995521332.

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 locating the parse_connectapi_typed entry point in the R package and reviewing the linked connect-extensions discussion. Benchmark it with large blobs of data, then compare behavior with typing enforcement removed or changed. Done means the performance cost and necessity of typing are established, with the chosen direction documented.

Written by the indexing model from the issue text.

Assessment

Tech stack
r
Domain
api
Issue type
Refactor
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.