Results
3
comments of
weibo
我们将在下一个版本发布的时候添加该功能
Hi, someoneAlice thanks for your suggestion to sparseVector performance. I run the code you provided. The stability of this code is not very well. If I change the test order,...
不确定具体的原因,需要调查一下,你先使用FmItemsPerUserRecommBatchOp 试试效率怎样,BatchOp 和StreamOp用的是同一套推理逻辑,如果同样慢的话,可能需要结合数据进行调试,查找原因。如果性能相对StreamOp好很对(一般4条数据应该是秒结束的),建议查看一下当前环境StreamOp输入数据源是不是有问题。