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

Better benchmarks #196

Merged
merged 1 commit into from
Feb 14, 2018
Merged

Better benchmarks #196

merged 1 commit into from
Feb 14, 2018

Conversation

Avaq
Copy link
Member

@Avaq Avaq commented Jan 4, 2018

This overhauls the old benchmarks with new ones defined using sanctuary-js/sanctuary-benchmark#1

I've opened this PR in part to assert whether the current state of sanctuary-benchmark is satisfactory.

The only benchmark One of the benchmarks currently included is one comparing Fluture to Folktale. It's really just there for illustrative purposes. I'll be working to include more benchmarks with the goal of avoiding performance regressions. In particular, I'm afraid my work towards fixing #153 might affect performance in unexpected ways.

@codecov-io
Copy link

codecov-io commented Jan 4, 2018

Codecov Report

Merging #196 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@          Coverage Diff          @@
##           master   #196   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files          48     48           
  Lines        1046   1055    +9     
=====================================
+ Hits         1046   1055    +9
Impacted Files Coverage Δ
src/parallel.js 100% <0%> (ø) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update c3e16a1...6597e13. Read the comment docs.

@Avaq Avaq force-pushed the avaq/sanctuary-benchmark branch 2 times, most recently from d5a9c63 to ed687bc Compare January 9, 2018 12:22
@Avaq Avaq force-pushed the avaq/sanctuary-benchmark branch 2 times, most recently from 4bf78e5 to 8199a06 Compare January 22, 2018 10:57
@Avaq Avaq force-pushed the avaq/sanctuary-benchmark branch 2 times, most recently from d7b101a to a3b08c5 Compare February 11, 2018 17:55
@Avaq Avaq merged commit b0c7c57 into master Feb 14, 2018
@Avaq Avaq deleted the avaq/sanctuary-benchmark branch February 14, 2018 16:24
@Avaq Avaq mentioned this pull request Feb 15, 2018
5 tasks
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.

2 participants