Ruby Association Grant?

http://www.ruby.or.jp/en/news/20150803.html

Applicant name (individual or organization)
Contact person
Contact e-mail address
Brief biography
Project title
Project details
Project deliverables

@sam Any idea what might be good deliverables? Off the top of my list right now:

  1. Email notification when a regression happens. Allow users to subscribe to the notifications.
  2. Instead of using TaskSpooler, we should have a worker that acts as a queue to run our benchmarks and to send back the logs.

I think the most important thing we need is robust handling of benchmark results and backfills.

The whole idea of storing a hash to denote the benchmark with the result.

Deliverables here can be:

  1. Quick backfilling/correction of a single benchmark

  2. Allow certain members to run a single benchmark across all versions with “git bisect” like filling of data (so Koichi/Nobu can test stuff)

1 Like