# How fast is binary reading capabilities in Julia compared with other languages?

**URL:** https://discourse.julialang.org/t/how-fast-is-binary-reading-capabilities-in-julia-compared-with-other-languages/23401
**Category:** Data
**Tags:** binaryio
**Created:** [April 22, 2019, 12:02pm UTC](https://discourse.julialang.org/t/how-fast-is-binary-reading-capabilities-in-julia-compared-with-other-languages/23401 "2019-04-22T12:02:49Z")
**Posts on this page:** 1
**Showing post:** 5

<div class="post-metadata">

### Author: ![Ahmed\_Salih](https://sea2.discourse-cdn.com/julialang/user_avatar/discourse.julialang.org/ahmed_salih/32/206579_2.png) [@Ahmed\_Salih](https://discourse.julialang.org/u/Ahmed_Salih)
#### Post date: [April 22, 2019, 1:32pm UTC](https://discourse.julialang.org/t/how-fast-is-binary-reading-capabilities-in-julia-compared-with-other-languages/23401/5 "2019-04-22T13:32:35Z")

</div>

I will try making a minimal working example on one “big” file (4500 KB) and share my readbytes! code with you and explaining setup.

I have been looking at Mmap but not been able to understand how to utilize it, so hope we could look at that too.

The example will hopefully come later today if you want to take a look at it, thank you.

Kind regards

---

_[View the full topic](https://discourse.julialang.org/t/how-fast-is-binary-reading-capabilities-in-julia-compared-with-other-languages/23401)._
