Skip to content

Case Study: Scala Compiler – Part 7

How to identify particular execution performance outliers assessing differences and similarities.

Read more

Case Study: Scala Compiler – Part 6

How to manage performance measurement costs via inline optimizations and budget control.

Read more

Case Study: Scala Compiler – Part 5

How to eliminate noise or redundant data from a performance model whilst controlling overhead.

Read more

Case Study: Scala Compiler – Part 4

How to effectively profile software balancing coverage, comprehension, integrity and validity.

Read more

Case Study: Scala Compiler – Part 3

How to identify the major execution phases within a software’s execution of a request, task or job.

Read more

Case Study: Scala Compiler – Part 2

How to identify the main execution path ways and perimeters in a very large and complex code base.

Read more

Case Study: Scala’s Compiler – Part 1

How to analyze the performance behavior of software without actually timing the execution of methods.

Read more

The Open Group’s Service-Oriented Cloud Computing Infrastructure (SOCCI) Framework

A new standard defining concepts and architectural building blocks necessary for infrastructures to support SOA and cloud initiatives.

Read more

Case Study: Scala’s Compiler – A Preamble

An intro to a series of articles on the performance analysis of Scala’s compiler in which problematic behavioral patterns are identified.

Read more

Article: Tackling the performance analysis of startup times

Tuning the startup times of software is hard because the performance measurement itself is hard.

Read more