ThesaHelp: ACM references a-e
ThesaHelp: references e-f
Topic: interprocess communication
Topic: compressed code
Topic: interpreter
| |
Reference
Ernst, J., Evans, W., Fraser, C.W., Lucco, S., Proebsting, T.A.,
"Code compression",
Proceedings of the ACM SIGPLAN '97 Conference on Programming Language Design and Implementation (PLDI), ACM Press, June 1997, pp. 358-365.
Google
Quotations
360 ;;Quote: wire-format code is decompressed or compiled before use
| 360+;;Quote: compressed code five-fold: patternize literals from tree-structured code, separate streams for patterns and literal operands, move-to-front, gzip
| 359 ;;Quote: interpreted BRISC code: 40% smaller with 12x time penalty, high-speed compilation generates high-quality code
| 361 ;;Quote: compress code by separating opcodes from operands; otherwise byte-stream compression will miss correlations among sub-byte components
|
Related Topics
ThesaHelp: ACM references a-e (259 items)
ThesaHelp: references e-f (168 items)
Topic: interprocess communication (29 items)
Topic: compressed code (17 items)
Topic: interpreter (59 items)
|