International audienceThe synchronous dataflow model is widely usedto design real-time streaming applications which must assure aminimum quality-of-service. A benefit of that model is to allowstatic analyses to predict and guarantee timing (e.g., throughput) and buffering requirements of an application. Performanceanalyses can either be performed at compile time (for designspace exploration) or at run-time (for resource management andreconfigurable systems). However, these algorithms, which oftenhave an exponential time complexity, may cause a huge runtime overhead or make design space exploration unacceptablyslow. In this paper, we argue that symbolic analyses are moreappropriate since they express the system performance as afunction of pa...