ikarus/lab
Abdulaziz Ghuloum 67a850e712 Profiling timing shows that we can do interrupt checks with cost:
* about 2.0 secs per 1 billion checks if the counter is kept in memory
* about 0.5 secs per 1 billion checks if the counter is kept in register.
2006-12-21 16:22:07 +03:00
..
prof Profiling timing shows that we can do interrupt checks with cost: 2006-12-21 16:22:07 +03:00
ikarusdoc fixed usage message 2006-12-02 16:04:18 -05:00
optimize-gc.txt Added a guardians field to the pcb. 2006-12-18 23:08:33 +03:00
pretty-print.ss * Vars now have a ``referenced'' field to be used by the optimizer. 2006-12-03 11:23:03 -05:00
streams.ss * Added ~% to the format metas. 2006-12-06 18:26:37 -05:00
sudoku-2.ss Added Rich Lewis's Sudoku solver and problems. 2006-12-06 18:27:16 -05:00
sudoku-hard.txt Added Rich Lewis's Sudoku solver and problems. 2006-12-06 18:27:16 -05:00
sudoku.txt Added Rich Lewis's Sudoku solver and problems. 2006-12-06 18:27:16 -05:00