summaryrefslogtreecommitdiffstats
path: root/content/zettel/2b1d1.md
diff options
context:
space:
mode:
Diffstat (limited to 'content/zettel/2b1d1.md')
-rw-r--r--content/zettel/2b1d1.md20
1 files changed, 20 insertions, 0 deletions
diff --git a/content/zettel/2b1d1.md b/content/zettel/2b1d1.md
new file mode 100644
index 0000000..08d4c4e
--- /dev/null
+++ b/content/zettel/2b1d1.md
@@ -0,0 +1,20 @@
++++
+title = "Short Static Region Heuristic"
+author = "Yann Herklotz"
+tags = []
+categories = []
+backlinks = ["2b1d", "1c2h"]
+forwardlinks = ["2b1a", "1c2h", "2b1d2"]
+zettelid = "2b1d1"
++++
+
+This strategy involves only converting small regions to reduce the
+length of phi-chains in the case of phi-predication ([\#2b1a]). This
+means that regions are only formed if these only take four clock cycles
+to execute, for example. One can also put the restriction on the longest
+and the shortest path to keep these as close as possible, meaning that
+the difference between the shortest and the longest path is three
+cycles. More heuristics can be found in ([\#1c2h]).
+
+ [\#2b1a]: /zettel/2b1a
+ [\#1c2h]: /zettel/1c2h