willow-ahrens / Finch.jl

Sparse tensors in Julia and more! Datastructure-driven array programing language.
http://willowahrens.io/Finch.jl/
MIT License
159 stars 15 forks source link

`fsprand` is a little slow #517

Closed willow-ahrens closed 5 months ago

willow-ahrens commented 5 months ago

I'm not sure what's up with that code but it seems that fsprand(1000, 1000, 1000, 0.1) takes a while to run.

willow-ahrens commented 5 months ago

on second thought, things seem okay here. We should consider improved sorting algorithms in Finch.