[icfp] outlined experience section
This commit is contained in:
parent
3d276633a4
commit
c01e8da5a8
|
@ -1,6 +1,16 @@
|
||||||
#lang scribble/sigplan
|
#lang scribble/sigplan
|
||||||
|
|
||||||
@title{Experience}
|
@title[#:tag "sec:experience"]{Experience}
|
||||||
|
|
||||||
@; compile times, running times, binary size
|
@; compile times, running times, binary size
|
||||||
@; LOC reduction, bugs caught
|
@; LOC reduction, bugs caught
|
||||||
|
|
||||||
|
We used the library to simplify @todo{lines} of database code and @todo{lines}
|
||||||
|
of vector code.
|
||||||
|
Performance of the vector code improved by @todo{xxx}, a nice bonus.
|
||||||
|
|
||||||
|
@todo{figure} gives microbenchmarking results for printf, regexp, and vector-@todo{}.
|
||||||
|
Have compile-time, executable size, and run-time.
|
||||||
|
Things look okay.
|
||||||
|
We don't bother trying to quantify the bug-catching utility.
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user