返回题库

Quant Interview Practice Questions

专题
Networking & Systems
难度
L2
来源
MyntBit

题目详情

A backtesting engine uses mmap() to read a 50GB tick data file stored on disk. What is the primary performance advantage of using mmap() over read() for accessing this tick data?