How does Twitter manage to run an efficient and cost-effective system?
Software Engineer, Chris Thalinger at Scala Days showed us how much improvement they got from using the Machine Learning framework called Autotune. Will this help your programming?
Performance tuning Twitter services with Graal and ML
Running Twitter services on Graal has been very successful and saved Twitter a lot of money on datacenter cost. But we would like to run more efficient to reduce cost even more. I mean, who doesn't?
In order to do this we are using our Machine Learning framework called Autotune to tune Graal inlining parameters. This talk will show how much performance improvement we got by autotuning Graal.