facebook / time

Meta's Time libraries
Apache License 2.0
596 stars 76 forks source link

reduce heap allocations #11 #364

Closed leoleovich closed 4 months ago

leoleovich commented 4 months ago

Summary: By not openning/closing device every time we read/adjust we will not just save tons of allocations, we will actually prevent "hangups" on the kernel IO open/close syscalls.

Reviewed By: abulimov, vvfedorenko

Differential Revision: D58465569

facebook-github-bot commented 4 months ago

This pull request was exported from Phabricator. Differential Revision: D58465569

facebook-github-bot commented 4 months ago

This pull request has been merged in facebook/time@c967447924bd8fb55b841d94b99602611c1a3b47.