1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-31 11:28:12 +00:00
serenity/Userland/Applications/Spreadsheet/Readers
Andrew Kaster f0d562131f Tests: Generate data in memory for TestXSV benchmark case
The actual data file for this benchmark was never actually committed to
the repository, so let's generate 100k identical lines in memory to be
the fairly large data for this test instead.
2021-07-06 17:22:45 +02:00
..
Test Tests: Generate data in memory for TestXSV benchmark case 2021-07-06 17:22:45 +02:00
CSV.h Everything: Move to SPDX license identifiers in all files. 2021-04-22 11:22:27 +02:00
XSV.cpp Spreadsheet: Make the XSV parser start with a preview parse 2021-06-17 01:08:27 +04:30
XSV.h Spreadsheet: Make the XSV parser start with a preview parse 2021-06-17 01:08:27 +04:30