Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

allow a buffer to be passed to measure #69

Merged
merged 1 commit into from
Dec 6, 2020

Conversation

mgartner
Copy link
Member

@mgartner mgartner commented Dec 6, 2020

Now it is possible to pass a buffer to the measure function. This
allows measurement of files already in memory.

The benchmark script has been updated so that passing a buffer is also
benchmarked for each file in test/fixtures.

Now it is possible to pass a buffer to the `measure` function. This
allows measurement of files already in memory.

The benchmark script has been updated so that passing a buffer is also
benchmarked for each file in `test/fixtures`.
@mgartner mgartner merged commit c48a84f into calipersjs:master Dec 6, 2020
@mgartner mgartner deleted the buffer-support branch December 6, 2020 01:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant