Makoto Yui created HIVEMALL-169:
-----------------------------------
Summary: Bytecode-based Stackmachine for DecisionTree models
Key: HIVEMALL-169
URL: https://issues.apache.org/jira/browse/HIVEMALL-169
Project: Hivemall
Issue Type: Improvement
Reporter: Makoto Yui
Currently, Hivemall supports word-code based Stack Machine evaluation is
supported.
Bytecode-based StackMachine improves CPU L2 cache hit ratio and model
evaluation performance.
[https://github.com/apache/incubator-hivemall/blob/master/core/src/main/java/hivemall/smile/vm/StackMachine.java]
Use Java bytecode or not is a discussion issue. [Maximum method length
issue|https://issues.apache.org/jira/browse/SPARK-22772] exists.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)