Another week, another progress report!
At the end of week 7, we have:
- Code: Select all
known 17-19C: 144,490,098
added 19C: 975,263,602 Week 1
917,301,757 Week 2
451,939,607 Week 3
507,056,483 Week 4
358,256,360 Week 5
543,137,278 Week 6
467,361,125 Week 7
=============
4,364,806,310 Total resolved
1,107,924,228 Unresolved
The following table lists the last 12 bulk update runs (the past two weeks). Each update corresponds to 128 batch files produced by
Gen19C workers at the main data mining sites (myself,
coloin,
1to9only). "Grids" is the total ED grids (in millions) in the batches, "New" is the number of new grids resolved, "Yield" is the ratio New/Grids:
- Code: Select all
Date Grids New Yield
------------------------------
1 21 Sep 731 124 0.170
2 23 Sep 746 121 0.162
3 24 Sep 770 108 0.140
4 25 Sep 772 98 0.126
5 26 Sep 790 92 0.117
6 27 Sep 791 84 0.106
7 28 Sep 781 75 0.095
8 28 Sep 793 67 0.084
9 29 Sep 791 63 0.080
10 30 Sep 792 60 0.076
11 1 Oct 782 54 0.069
12 2 Oct 789 49 0.062
Another measure of particular relevance is the cost of explicit grid testing (via
blue's
Find19C function). Just as
blue predicted, as the pool of unresolved grids is reduced, the concentration of grids with low 19C puzzle counts increases, and so does the average time per grid for
Find19C.
Two weeks ago, with 2.2 billion (40%) grids unresolved, sampling suggested that the
Find19C cost per grid was ~25ms (40 grids/sec). Today, with 1.1 billion (20%) grids unresolved, the cost has risen to ~38ms (25 grids/sec).
Is it time, then, given the low yields, to switch to explicit grid testing?
The answer is, I think, no! One
Gen19C worker can produce roughly 100 million grids a day.
Find19C on today's figures can resolve 2 million a day, so
Gen19C at 6% yield is still
~3x more productive.