bsless / bsless/clj-fast

faster aset

Open
#37 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
Clojure
Stars
251
Forks
2
PR merge metrics
No merged PRs in 30d

Description

per Chris's note here:

https://clojurians.zulipchat.com/#narrow/stream/151924-data-science/topic/tech.2Eml.2Edataset/near/267758532

just defines overloads in java for a custom aset that doesn't return a value, incurring 0 boxing cost.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by locating the existing `aset` implementation and reading the linked Chris note for the proposed custom overloads. Check how the project tests `aset`; done means the custom operation returns no value and avoids boxing, as described in the issue.

Written by the indexing model from the issue text.

Assessment

Tech stack
clojure, java
Domain
performance
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.