
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@3369 8e941d3f-bd1b-0410-a28a-d453659cc2b4
8 lines
383 B
Plaintext
8 lines
383 B
Plaintext
This demo represents a useful tool for measuring the speed of writing to and
|
|
reading from various spreadsheet file formats. It contains a gui to setup test
|
|
conditions and displays test results in a memo.
|
|
|
|
Please note that the reading test requires the files created during the writing
|
|
test. The test files are created in a subfolder "data" of the directory
|
|
containing the exe file.
|