|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jruby.test.bench.BenchFixnumFibRecursive
public class BenchFixnumFibRecursive
| Field Summary | |
|---|---|
static RubyFixnum[] |
FIXNUM_CACHE
|
| Constructor Summary | |
|---|---|
BenchFixnumFibRecursive()
|
|
| Method Summary | |
|---|---|
static void |
benchFixnumFib(int n)
|
static RubyFixnum |
boxedFib(ThreadContext context,
RubyFixnum n)
|
static void |
main(java.lang.String[] args)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static RubyFixnum[] FIXNUM_CACHE
| Constructor Detail |
|---|
public BenchFixnumFibRecursive()
| Method Detail |
|---|
public static void main(java.lang.String[] args)
public static void benchFixnumFib(int n)
public static RubyFixnum boxedFib(ThreadContext context,
RubyFixnum n)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||