Raku / Raku/whateverable

Parallelize unicodable

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

Nobody has claimed this yet.

unicodable
Dominant language
Raku
Stars
19
Forks
16
PR merge metrics
No merged PRs in 30d

Description

https://irclog.perlgeek.de/perl6-dev/2017-05-02#i_14521198

Basically, it is fast enough for regular queries, but sometimes not fast enough when people throw their code into it. There's probably no way we can solve it, because sometimes this code is just way too slow, but at least it would improve the situation a bit.

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 IRC discussion from 2017-05-02 and then locate the code responsible for handling the slow queries described in the issue. The issue provides no file or test names; done would mean improving responsiveness for especially slow input through parallelization without regressing regular queries.

Written by the indexing model from the issue text.

Assessment

Domain
performance
Issue type
Refactor
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.