Skip to content

Commit

Permalink
Merge pull request #2 from drahnr/master
Browse files Browse the repository at this point in the history
reed-solomon-perf/milestone-1
  • Loading branch information
Noc2 authored Oct 18, 2023
2 parents 049ba38 + c324659 commit 922a598
Showing 1 changed file with 22 additions and 0 deletions.
22 changes: 22 additions & 0 deletions deliveries/reed-solomon-perf-milestone-1.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
# Milestone Delivery :mailbox:

* **Application Document:** <https://github.com/pioneersprize/Polkadot-Pioneers-Prize/blob/main/applications/reed-solomon-perf.md>
* **Milestone Number:** 1

**Context**
> Please provide a short paragraph or two connecting the deliverables in this milestone and describing their purpose.
A set of code changes that enables primarily `avx2` based `SIMD` acceleration and adding sufficient tests. As part of this, also re-commission the perf measurement pipeline.

**Deliverables**

| Number | Deliverable | Link | Notes |
| ------------- | ------------- | ------------- |------------- |
| 1. | SIMD perf | <https://github.com/drahnr/reed-solomon-novelpoly/pull/1> respectively <https://github.com/paritytech/reed-solomon-novelpoly/pull/10> | Due to a lack of permissions I had to target my own fork for the pipeline runs |
| 2. | CI pipeline | <https://ci.fff.rs/teams/main/pipelines/reed-solomon> | |

**Additional Information**

This is the only pre-requisite to be able to start work on <https://github.com/pioneersprize/Polkadot-Pioneers-Prize/pull/10> but also to get the work merged.

Jeff B. already did a review pass <https://github.com/drahnr/reed-solomon-novelpoly/pull/1#issuecomment-1715371561>

0 comments on commit 922a598

Please sign in to comment.