Skip to content

Commit bfc62b6

Browse files
author
Matt Godbolt
committed
Post presentation notes
1 parent 5a9f5fd commit bfc62b6

File tree

1 file changed

+26
-1
lines changed

1 file changed

+26
-1
lines changed

Notes.md

Lines changed: 26 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,29 @@
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
227

328
* Why
429
* Goals

0 commit comments

Comments
 (0)