# Parameter estimation of an ODE in Julia is slower than in R

**URL:** https://discourse.julialang.org/t/parameter-estimation-of-an-ode-in-julia-is-slower-than-in-r/85114
**Category:** Performance
**Tags:** optim, r, differentialequation, parameters
**Created:** [August 1, 2022, 7:08pm UTC](https://discourse.julialang.org/t/parameter-estimation-of-an-ode-in-julia-is-slower-than-in-r/85114 "2022-08-01T19:08:40Z")
**Posts on this page:** 1
**Showing post:** 11

<div class="post-metadata">

### Author: ![ChrisRackauckas](https://sea2.discourse-cdn.com/julialang/user_avatar/discourse.julialang.org/chrisrackauckas/32/77_2.png) [@ChrisRackauckas](https://discourse.julialang.org/u/ChrisRackauckas)
#### Post date: [August 2, 2022, 7:44pm UTC](https://discourse.julialang.org/t/parameter-estimation-of-an-ode-in-julia-is-slower-than-in-r/85114/11 "2022-08-02T19:44:46Z")

</div>

Before doing all of that, use

> **[GitHub - tkluck/StatProfilerHTML.jl: Show Julia profiling data in an...](https://github.com/tkluck/StatProfilerHTML.jl)**
>
> Show Julia profiling data in an explorable HTML page - GitHub - tkluck/StatProfilerHTML.jl: Show Julia profiling data in an explorable HTML page

and share the flamegraph. Always look at profiles to guide what to optimize. If you post that here I’ll point to the next performance improvement.

---

_[View the full topic](https://discourse.julialang.org/t/parameter-estimation-of-an-ode-in-julia-is-slower-than-in-r/85114)._
