File tree Expand file tree Collapse file tree 1 file changed +26
-1
lines changed Expand file tree Collapse file tree 1 file changed +26
-1
lines changed Original file line number Diff line number Diff line change 1
- # Latest Outline
1
+ ## Notes from first runthrough
2
+ * Made it to about halfway in 75 minutes - needs shortening...
3
+ * Jeff Sacks
4
+ * Consider an outline at beginning so we know where we're going
5
+ * ASM section should be a little shorter, was dropping off towards end
6
+ * Explain "Haswell"
7
+ * Constantin:
8
+ * Never said which of the two was better
9
+ * Didn't present any measurements; practice what you preach
10
+ * Foemmel:
11
+ * Maybe make a story and tell it through optimisations?
12
+ * Hash table? Div->Mod->Hash
13
+ * Benchmarks of accumulate
14
+ * Long multiplication was clear enough without long walkthrough
15
+ * General:
16
+ * ASM section was great
17
+ * Add a UI tour
18
+ * Put # of assembly lines in UI, show diffs
19
+ * "Regression in compiler" (can't recall what this meant)
20
+ * Hard to retain mental state between slides
21
+ * Better highlighting of code
22
+ * Limit to 2-3 examples
23
+
24
+ ---------------
25
+
26
+ # v1 Outline
2
27
3
28
* Why
4
29
* Goals
You can’t perform that action at this time.
0 commit comments