Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / voultapher/sort-research-rs issues and pull requests

#30 - How to improve driftsort with dynamically sized data

Issue - State: closed - Opened by SchrodingerZhu 2 months ago - 2 comments

#29 - Rename and move duplicate "random_s5" extra pattern provider

Pull Request - State: closed - Opened by alcacode 6 months ago - 4 comments

#29 - Rename and move duplicate "random_s5" extra pattern provider

Pull Request - State: closed - Opened by alcacode 6 months ago - 4 comments

#28 - Merging method used with driftsort and its memory usage

Issue - State: closed - Opened by TS60 8 months ago - 2 comments

#28 - Merging method used with driftsort and its memory usage

Issue - State: closed - Opened by TS60 8 months ago - 2 comments

#27 - Proofread result section write-up

Pull Request - State: closed - Opened by orlp 11 months ago

#27 - Proofread result section write-up

Pull Request - State: closed - Opened by orlp 11 months ago

#26 - Cargo bloat binary size

Pull Request - State: closed - Opened by orlp 12 months ago - 1 comment

#26 - Cargo bloat binary size

Pull Request - State: closed - Opened by orlp 12 months ago - 1 comment

#25 - Restructure driftsort write-up and refactor introduction

Pull Request - State: closed - Opened by orlp 12 months ago

#25 - Restructure driftsort write-up and refactor introduction

Pull Request - State: closed - Opened by orlp 12 months ago

#24 - Suggest new wording for section on exception safety

Pull Request - State: closed - Opened by dureuill over 1 year ago - 2 comments

#24 - Suggest new wording for section on exception safety

Pull Request - State: closed - Opened by dureuill over 1 year ago - 2 comments

#23 - Add CI for ipnsort

Pull Request - State: closed - Opened by Voultapher over 1 year ago

#23 - Add CI for ipnsort

Pull Request - State: closed - Opened by Voultapher over 1 year ago

#22 - Add section about new sort contributions to README

Pull Request - State: closed - Opened by Voultapher over 1 year ago

#22 - Add section about new sort contributions to README

Pull Request - State: closed - Opened by Voultapher over 1 year ago

#21 - Clarify requirements for new benchmarks or other contributions

Issue - State: closed - Opened by laundmo over 1 year ago - 4 comments

#21 - Clarify requirements for new benchmarks or other contributions

Issue - State: closed - Opened by laundmo over 1 year ago - 4 comments

#20 - gitignore python venv and benchmark results

Pull Request - State: closed - Opened by laundmo over 1 year ago - 1 comment

#20 - gitignore python venv and benchmark results

Pull Request - State: closed - Opened by laundmo over 1 year ago - 1 comment

#19 - Add rayon parallel sort benchmarks

Pull Request - State: closed - Opened by laundmo over 1 year ago - 3 comments

#19 - Add rayon parallel sort benchmarks

Pull Request - State: closed - Opened by laundmo over 1 year ago - 3 comments

#18 - Create rust-toolchain.toml for auto-selecting nightly toolchain

Pull Request - State: closed - Opened by laundmo over 1 year ago - 1 comment

#18 - Create rust-toolchain.toml for auto-selecting nightly toolchain

Pull Request - State: closed - Opened by laundmo over 1 year ago - 1 comment

#17 - Exception safety clarification

Pull Request - State: closed - Opened by Voultapher over 1 year ago - 1 comment

#17 - Exception safety clarification

Pull Request - State: closed - Opened by Voultapher over 1 year ago - 1 comment

#16 - Clarification about exception safety

Issue - State: closed - Opened by dureuill over 1 year ago - 9 comments

#16 - Clarification about exception safety

Issue - State: closed - Opened by dureuill over 1 year ago - 9 comments

#15 - Add WILLEM_TUNED version for cpp_powersort_4way?

Issue - State: closed - Opened by ilazaric over 1 year ago - 2 comments

#15 - Add WILLEM_TUNED version for cpp_powersort_4way?

Issue - State: closed - Opened by ilazaric over 1 year ago - 2 comments

#14 - Fix `random__div5`/`random__div8`

Pull Request - State: closed - Opened by NicholasGorski over 1 year ago - 1 comment

#14 - Fix `random__div5`/`random__div8`

Pull Request - State: closed - Opened by NicholasGorski over 1 year ago - 1 comment

#13 - iter_batched vs iter_batched_ref

Issue - State: closed - Opened by Heinenen over 1 year ago - 7 comments

#13 - iter_batched vs iter_batched_ref

Issue - State: closed - Opened by Heinenen over 1 year ago - 7 comments

#12 - Redundant patterns

Issue - State: closed - Opened by Heinenen over 1 year ago - 2 comments

#12 - Redundant patterns

Issue - State: closed - Opened by Heinenen over 1 year ago - 2 comments

#11 - Better sortedness of extra patterns

Pull Request - State: closed - Opened by Heinenen over 1 year ago - 1 comment

#11 - Better sortedness of extra patterns

Pull Request - State: closed - Opened by Heinenen over 1 year ago - 1 comment

#10 - The intel-simd-sort is not up to date

Issue - State: closed - Opened by psvri over 1 year ago - 1 comment

#10 - The intel-simd-sort is not up to date

Issue - State: closed - Opened by psvri over 1 year ago - 1 comment

#9 - Fix test

Pull Request - State: closed - Opened by Heinenen over 1 year ago - 1 comment

#9 - Fix test

Pull Request - State: closed - Opened by Heinenen over 1 year ago - 1 comment

#8 - Old module references in fuzz testers

Issue - State: closed - Opened by mlochbaum over 1 year ago - 2 comments

#7 - Why You using 2 _different_ computers for benchmark?

Issue - State: closed - Opened by VictorMiasnikov over 1 year ago - 3 comments

#7 - Why You using 2 _different_ computers for benchmark?

Issue - State: closed - Opened by VictorMiasnikov over 1 year ago - 3 comments

#6 - Add SingeliSort

Pull Request - State: closed - Opened by Voultapher over 1 year ago - 20 comments

#6 - Add SingeliSort

Pull Request - State: closed - Opened by Voultapher over 1 year ago - 20 comments

#5 - SingeliSort?

Issue - State: closed - Opened by mlochbaum over 1 year ago - 6 comments

#4 - Implement optimizations from Stavenga's article

Issue - State: closed - Opened by safinaskar almost 2 years ago - 2 comments

#3 - It is absurd to compare stable sort implementations for u64

Issue - State: closed - Opened by safinaskar almost 2 years ago - 2 comments

#2 - Starfive VisionFive 2 riscv64 benchmark test

Issue - State: closed - Opened by omac777 almost 2 years ago - 3 comments