Conversation
Codecov Report
@@ Coverage Diff @@
## master #249 +/- ##
==========================================
- Coverage 86.41% 28.4% -58.02%
==========================================
Files 312 312
Lines 10187 8316 -1871
Branches 336 420 +84
==========================================
- Hits 8803 2362 -6441
- Misses 1384 5954 +4570
Continue to review full report at Codecov.
|
Codecov Report
@@ Coverage Diff @@
## master #249 +/- ##
==========================================
+ Coverage 86.41% 86.49% +0.08%
==========================================
Files 312 312
Lines 10187 10184 -3
Branches 336 336
==========================================
+ Hits 8803 8809 +6
+ Misses 1384 1375 -9
Continue to review full report at Codecov.
|
local/README.md
Outdated
| ``` | ||
| Scored 6,000,000 records in 239s | ||
| Average time per record: 0.0399215ms | ||
| Scored 6,000,000 records in 710s |
There was a problem hiding this comment.
interesting that there is 3x throughput difference
There was a problem hiding this comment.
I had to warm up the JVM. Updated the numbers.
There was a problem hiding this comment.
It's slightly faster.
|
|
||
| /** | ||
| * Internal PFA model representation | ||
| * Internal OP model representation |
Related issues
Aardpfark is no longer supported.
Describe the proposed solution
Switching to MLeap runtime instead.
Describe alternatives you've considered
N/A