Open Source in Israel (10 minutes)
Engineering
Performance

Everyone does IO Everyone cares about performance. Linux exposes a lot of information about the inner working of its block devices.

But until now, the only way to access this information was to run the blktrace command line utility.

In lightbits.io, we wrote a python library that enables programmatic access to this information.

Elazar Leibovich