# Missing server javascript runtime benchmark in documentation

**URL:** https://forum.heroiclabs.com/t/missing-server-javascript-runtime-benchmark-in-documentation/2133
**Category:** Runtime Framework
**Tags:** typescript, server-framework
**Created:** [November 25, 2021, 9:37pm UTC](https://forum.heroiclabs.com/t/missing-server-javascript-runtime-benchmark-in-documentation/2133 "2021-11-25T21:37:12Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![SKFrozenCloud](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.heroiclabs.com/skfrozencloud/32/890_2.png) [@SKFrozenCloud](https://forum.heroiclabs.com/u/SKFrozenCloud)
#### Post date: [November 25, 2021, 9:37pm UTC](https://forum.heroiclabs.com/t/missing-server-javascript-runtime-benchmark-in-documentation/2133/1 "2021-11-25T21:37:12Z")

</div>

Is the server JavaScript runtime significantly slower?

---

<div class="post-metadata">

### Author: ![zyro](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.heroiclabs.com/zyro/32/14_2.png) [@zyro](https://forum.heroiclabs.com/u/zyro)
#### Post date: [November 26, 2021, 5:57pm UTC](https://forum.heroiclabs.com/t/missing-server-javascript-runtime-benchmark-in-documentation/2133/2 "2021-11-26T17:57:30Z")

</div>

@SKFrozenCloud I’m afraid your question needs a lot more detail if you want a useful answer. Slower than what exactly? Slower at handling what specific workload? What counts as “significantly”? The more information you can provide, the more we can try to help. 😃

In any case I suspect the best answer will be: benchmark the runtime, with your custom code loaded into it, and hit it with the exact workload you expect it to handle in a production setting. This will give you the best insight into how it will behave in the real world.
