factor/basis/cpu/x86/64
Slava Pestov a56d480aa6 Various optimizations leading to a 10% speedup on compiling empty EBNF parser:
- open-code getenv primitive
- inline tuple predicates in finalization
- faster partial dispatch
- faster built-in type predicates
- faster tuple predicates
- faster lo-tag dispatch
- compile V{ } clone and H{ } clone more efficiently
- add fixnum fast-path to =; avoid indirect branch if two fixnums not eq
- faster >alist on hashtables
2008-12-06 09:16:29 -06:00
..
unix Fix register assignments on 64-bit x86 2008-11-30 08:05:36 -06:00
winnt Fix register assignments on 64-bit x86 2008-11-30 08:05:36 -06:00
64.factor Various optimizations leading to a 10% speedup on compiling empty EBNF parser: 2008-12-06 09:16:29 -06:00
authors.txt Create basis vocab root 2008-07-28 22:03:13 -05:00
bootstrap.factor New calling convention for VM primitives: 2008-11-13 03:20:34 -06:00
summary.txt Create basis vocab root 2008-07-28 22:03:13 -05:00
tags.txt Add 'unportable' tag in place of hard-coded list of 'dangerous' vocabs in load-everything 2008-07-29 16:47:52 -05:00