# RyuJIT Shows Startup and JIT-Time Improvements in Bing Workloads

DevFeed: [RyuJIT Shows Startup and JIT-Time Improvements in Bing Workloads](<https://devfeed.tech/articles/net-ryujit-rocks-20708.md>)

Original publisher: [Read original article](<https://docs.microsoft.com/archive/blogs/abhinaba/net-ryujit-rocks>)

Author: Abhinaba Basu \[MSFT\]

Published: 2014-11-04T14:33:41Z

Content type: opinion

Language: en

Sources: [Abhinaba Basu](<https://devfeed.tech/sources/abhinaba-basu.md>)

Topics: [JIT](<https://devfeed.tech/topics/jit.md>), [.NET](<https://devfeed.tech/topics/net.md>)

Tags: [jit](<https://devfeed.tech/tags/jit.md>), [net](<https://devfeed.tech/tags/net.md>)

## AI overview

The article discusses the RyuJIT CTP, a new fast JIT for .NET. The author reports that Bing workloads saw substantial reductions in startup and JIT time and that the CTP was stable enough to serve live traffic in their scenario.

## Source excerpt

As the CLR team announced a few days back, CTP for the new fast JIT from .NET (code named RyuJIT)...