# Funny Benchmark with Julia (no longer) at the bottom

**URL:** https://discourse.julialang.org/t/funny-benchmark-with-julia-no-longer-at-the-bottom/104611
**Category:** Performance
**Tags:** benchmark
**Created:** [October 5, 2023, 1:12pm UTC](https://discourse.julialang.org/t/funny-benchmark-with-julia-no-longer-at-the-bottom/104611 "2023-10-05T13:12:30Z")
**Posts on this page:** 1
**Showing post:** 22

<div class="post-metadata">

### Author: ![JM\_Beckers](https://sea2.discourse-cdn.com/julialang/user_avatar/discourse.julialang.org/jm_beckers/32/22482_2.png) [@JM\_Beckers](https://discourse.julialang.org/u/JM_Beckers)
#### Post date: [October 8, 2023, 12:21pm UTC](https://discourse.julialang.org/t/funny-benchmark-with-julia-no-longer-at-the-bottom/104611/22 "2023-10-08T12:21:15Z")

</div>

If I understand correctly, that finds the topn largest values in a list ? (edit: index of the ntop largest values)  
If so, you might look into this

> [@Find n smallest values in an n dims array](https://discourse.julialang.org/t/find-n-smallest-values-in-an-n-dims-array/81092/11):
>
> Thanks guys. This should be included somewhere in Julia

---

_[View the full topic](https://discourse.julialang.org/t/funny-benchmark-with-julia-no-longer-at-the-bottom/104611)._
