# Reading Data Is Still Too Slow

**URL:** https://discourse.julialang.org/t/reading-data-is-still-too-slow/17919
**Category:** Data
**Created:** [November 23, 2018, 5:54pm UTC](https://discourse.julialang.org/t/reading-data-is-still-too-slow/17919 "2018-11-23T17:54:56Z")
**Posts on this page:** 1
**Showing post:** 34

<div class="post-metadata">

### Author: ![quinnj](https://sea2.discourse-cdn.com/julialang/user_avatar/discourse.julialang.org/quinnj/32/11_2.png) [@quinnj](https://discourse.julialang.org/u/quinnj)
#### Post date: [August 2, 2019, 1:57pm UTC](https://discourse.julialang.org/t/reading-data-is-still-too-slow/17919/34 "2019-08-02T13:57:05Z")

</div>

Note that since the 0.5 release of CSV.jl (announced [here](https://discourse.julialang.org/t/ann-new-csv-jl-0-5-release/23848/16)), many of the previous performance issues have been resolved (and in some cases, CSV.jl is faster than any other language library). Multi-threading support in Base will be released with 1.3, and I’m planning on working on supporting that in CSV.jl as well.

---

_[View the full topic](https://discourse.julialang.org/t/reading-data-is-still-too-slow/17919)._
