From 334db5e55b1012feb5fdbd7f985774a0e92fea3b Mon Sep 17 00:00:00 2001 From: Stefan Radomski Date: Wed, 5 Jul 2017 14:16:39 +0200 Subject: Cleaned up --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a668abc..3c85a1b 100644 --- a/README.md +++ b/README.md @@ -107,7 +107,7 @@ When exiting a state via a transition, the least-common compound ancestor (LCCA) uSCXML with either microstep implementation is consistently the fastest with the exception of the Transitions benchmark, where the compiled `scxmlcc` is degenerating slower for more complex state-charts. This may be due to compiler optimizations (or an incomplete implementation) and it would be interesting to compare `scxmlcc` against the transpiled ANSI-C code from `uscxml-transform`. However, the limiting factor here becomes the time required to transpile the state-chart or to compile the generated source file into an executable binary respectively. With regard to huge state-charts, the large microstep implementation of `uSCXML` performs best and retains acceptable performance throughout the range of benchmarks, only surpassed by the fast implementation for smaller complexities. -# Changes {#changes} +## Changes * **[bfefa5fd44b9ed1491612f26b099db8ad624247b](https://github.com/tklab-tud/uscxml/pull/155/commits/bfefa5fd44b9ed1491612f26b099db8ad624247b):** -- cgit v0.12