file test_fifo.html
created 2005-06-15 by Yann GUIDON / whygee@f-cpu.org
test of javascript-specific object-oriented FIFO code
for displaying the N last transactions.

The javascript source code is a bit ugly and uses
some JS-specific capabilities but it is a bit more efficient
than more naive implementations.