# How much is it normal that @time differs in time?

**URL:** https://discourse.julialang.org/t/how-much-is-it-normal-that-time-differs-in-time/4466
**Category:** New to Julia
**Created:** [June 26, 2017, 8:24am UTC](https://discourse.julialang.org/t/how-much-is-it-normal-that-time-differs-in-time/4466 "2017-06-26T08:24:37Z")
**Posts on this page:** 1
**Page:** 2

<div class="post-metadata">

### Author: ![Per](https://sea2.discourse-cdn.com/julialang/user_avatar/discourse.julialang.org/per/32/10387_2.png) [@Per](https://discourse.julialang.org/u/Per)
#### Post date: [June 28, 2017, 5:05pm UTC](https://discourse.julialang.org/t/how-much-is-it-normal-that-time-differs-in-time/4466/21 "2017-06-28T17:05:38Z")

</div>

I get about the same results with Julia 0.5.2 as with 0.6.0. My guess would be that the difference is due to different systems with different cache sizes, RAM speed, etc, causing both different compilation times and different amounts of overhead for the `@time` calls.

[Previous page](https://discourse.julialang.org/t/how-much-is-it-normal-that-time-differs-in-time/4466.md?page=1)
