- This benchmark test the BulkWorker function that takes target as an
Index
name and f as afile name
. - The file should be in ndjson form.
- Using os.Open to read the content of ndjson file.
- A for loop whill run b.N times and examine the performance of the Bulk Worker Function code.