ollef / ollef/environment-bench

Add growable vector

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

Nobody has claimed this yet.

Dominant language
Haskell
Stars
6
Forks
2
Avg merge
1h 36m
Merged PRs (30d)
1

Description

It might be useful to add the relatively recent http://hackage.haskell.org/package/data-vector-growable which as far as I understand is roughly equivalent to std::vector (without a good story for deletion). It is similar to the package https://hackage.haskell.org/package/dynamic-mvector-0.1.0.5 that @AndrasKovacs wrote (perhaps for this sort of purpose).

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 reading the repository's existing benchmark structure and the two linked Haskell package descriptions. The issue names no files, tests, or entry point, and does not define which environment representation or benchmark should change. Done would require an agreed scope for adding a growable-vector-based representation and corresponding benchmark coverage.

Written by the indexing model from the issue text.

Assessment

Tech stack
haskell
Domain
compilers
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.