yangxk1 commented on PR #861:
URL: 
https://github.com/apache/incubator-graphar/pull/861#issuecomment-3995769646

   I don't think the existing benchmarks can be used to reflect performance 
changes. For example, `AdjListPropertyArrowChunkReaderReadChunk` creates a 
reader and uses this reader to read `chunk0` and `chunk1` multiple times, which 
will cause all data to be hit in the cache. A better way is to create a 
separate benchmark file and test the chunksize as 0/1/n respectively.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to