lazarus-ccr/components/fpspreadsheet/examples/fpsspeedtest
2021-04-23 07:28:06 +00:00
..
fpsspeedtest.lpi fpspreadsheet: Fix "unknown fileformat" error in fpsspeedtest; add option to test 1 million of rows. 2021-04-23 07:28:06 +00:00
fpsspeedtest.pas fpspreadsheet: Check (and fix) compilation of all demos. Reset debugger to "automatic". 2021-04-14 23:33:18 +00:00
mainform.lfm fpspreadsheet: Fix "unknown fileformat" error in fpsspeedtest; add option to test 1 million of rows. 2021-04-23 07:28:06 +00:00
mainform.pas fpspreadsheet: Fix "unknown fileformat" error in fpsspeedtest; add option to test 1 million of rows. 2021-04-23 07:28:06 +00:00
readme.txt fpspreadsheet: Rename folder fpsSpeedTest to fpsspeedtest 2014-07-23 21:34:37 +00:00

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.