Yesterday, the accumulating speed testing program is passed to debug. From the speed experiment, we modify some bugs hiden.
However, we did not know how many kinds of messages must be distinguished, and how to find their discrepance? Today I must
get touch with the system designer, and ask her the questions.
The speed test must go on. A mail from Japan asked us for testing of the half collecting capacity.
Today, according to the needs from Japan, I modify the speed testing program in order to create a previous tempfile buffer.
In this way, we can know how much comparing data will spend with a previous tempfile buffer. We have to add a data file that
is used to create a previous tempfile buffer. The testing program will load three data files before comparing.
To more precisely express the used time of accumulating data, I adopted the millisecond to compute out.
However, we did not know how many kinds of messages must be distinguished, and how to find their discrepance? Today I must
get touch with the system designer, and ask her the questions.
The speed test must go on. A mail from Japan asked us for testing of the half collecting capacity.
Today, according to the needs from Japan, I modify the speed testing program in order to create a previous tempfile buffer.
In this way, we can know how much comparing data will spend with a previous tempfile buffer. We have to add a data file that
is used to create a previous tempfile buffer. The testing program will load three data files before comparing.
To more precisely express the used time of accumulating data, I adopted the millisecond to compute out.