From f96f69432f955953480bbfd255994a6a6785b092 Mon Sep 17 00:00:00 2001 From: Sacha Chua Date: Mon, 6 Dec 2021 20:20:56 -0500 Subject: Add Q&A --- 2021/info/faster-schedule.md | 25 +++++++++++++++++++------ 1 file changed, 19 insertions(+), 6 deletions(-) (limited to '2021/info/faster-schedule.md') diff --git a/2021/info/faster-schedule.md b/2021/info/faster-schedule.md index 96f05540..c47b6596 100644 --- a/2021/info/faster-schedule.md +++ b/2021/info/faster-schedule.md @@ -1,17 +1,30 @@ +[[!toc ]] Q&A: live -Status: Finished Duration: 35:35 If you have questions and the speaker has not indicated public contact information on this page, please feel free to e-mail us at and we'll forward your question to the speaker. - +# Talk + +
    +
  1. 00:01 Introduction
  2. +
  3. 02:36 Emacs Lisp is a little old
  4. +
  5. 04:19 Benchmark then optimize, not vice versa
  6. +
  7. 05:03 profiler-start
  8. +
  9. 09:31 elp - Emacs Lisp Profiler
  10. +
  11. 13:01 benchmark
  12. +
  13. 19:13 Write less code
  14. +
  15. 20:00 Reduce allocations
  16. +
  17. 22:52 Recent optimizations in Xref
  18. +
  19. 30:52 cl-lib, dash, and seq
  20. +
+ +# Q&A + + # Description -- cgit v1.2.3