# I want to know what exactly is the inference pipeline written on?

**URL:** https://discuss.roboflow.com/t/i-want-to-know-what-exactly-is-the-inference-pipeline-written-on/6832
**Category:** 🤝  Community Help
**Created:** [August 21, 2024, 11:13am UTC](https://discuss.roboflow.com/t/i-want-to-know-what-exactly-is-the-inference-pipeline-written-on/6832 "2024-08-21T11:13:50Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![Mubashir\_Waheed](https://yyz1.discourse-cdn.com/flex029/user_avatar/discuss.roboflow.com/mubashir_waheed/32/4838_2.png) [@Mubashir\_Waheed](https://discuss.roboflow.com/u/Mubashir_Waheed)
#### Post date: [August 21, 2024, 11:13am UTC](https://discuss.roboflow.com/t/i-want-to-know-what-exactly-is-the-inference-pipeline-written-on/6832/1 "2024-08-21T11:13:50Z")

</div>

Since python is not synonymous with speed how roboflow aims to make or extract the speed for the inference pipeline.  
is the inference pipeline a wrapper for the deepstream? ( I don’t think so)  
For the development environment the inference pipeline produce the desired results and is relatively easy to set it up but when it comes to the production grade computer vision project deployment how does it compare? Any benchmarks that I am not aware of?

---

<div class="post-metadata">

### Author: ![Mubashir\_Waheed](https://yyz1.discourse-cdn.com/flex029/user_avatar/discuss.roboflow.com/mubashir_waheed/32/4838_2.png) [@Mubashir\_Waheed](https://discuss.roboflow.com/u/Mubashir_Waheed)
#### Post date: [September 5, 2024, 12:42pm UTC](https://discuss.roboflow.com/t/i-want-to-know-what-exactly-is-the-inference-pipeline-written-on/6832/2 "2024-09-05T12:42:49Z")

</div>

no response ☹

---

<div class="post-metadata">

### Author: ![brad](https://yyz1.discourse-cdn.com/flex029/user_avatar/discuss.roboflow.com/brad/32/23_2.png) [@brad](https://discuss.roboflow.com/u/brad)
#### Post date: [September 5, 2024, 2:17pm UTC](https://discuss.roboflow.com/t/i-want-to-know-what-exactly-is-the-inference-pipeline-written-on/6832/3 "2024-09-05T14:17:48Z")

</div>

Hi, it’s open source [here](https://github.com/roboflow/inference/blob/ad91156446de12473527aaa70038ddd9c16ef5d0/inference/core/interfaces/stream/inference_pipeline.py#L74); you’re welcome to have a look.

It’s made to be used in production and several of the world’s largest companies rely on it in their operations. Please let us know if you have specific questions/issues.

---

<div class="post-metadata">

### Author: ![system](https://canada1.discourse-cdn.com/flex029/uploads/roboflow1/original/1X/bb6edbfa56d0cf2ee603f061e9e09103502cc8cc.png) [@system](https://discuss.roboflow.com/u/system)
#### Post date: [September 26, 2024, 2:18pm UTC](https://discuss.roboflow.com/t/i-want-to-know-what-exactly-is-the-inference-pipeline-written-on/6832/4 "2024-09-26T14:18:07Z")

</div>

This topic was automatically closed 21 days after the last reply. New replies are no longer allowed.
