placeholder

How the Cinder JIT’s function inliner helps us optimize Instagram

This blog focuses on Cinder's JIT compiler and its new function inliner and how it helps us speed up our production application on Instagram.

Click to view the original at engineering.fb.com

Hasnain says:

Interesting read on JITs

“It’s time to collect data about the performance characteristics of our workload and figure out whether we can develop good heuristics about what functions to inline. There are papers to read and evaluate.

Take a look at our GitHub repo, and play around with Cinder. We have included a Dockerfile and prebuilt Docker image to make this easier.”

Posted on 2022-05-07T11:09:47+0000