attempted to improve performance of moo_truncfpdec() and moo_truncfpdecval() but the changes made don't seem to improve performance
This commit is contained in:
@ -257,5 +257,8 @@ extend MyObject
|
||||
tb := tc at: idx.
|
||||
System log(System.Log.INFO, idx asString, (if (tb value) { ' PASS' } else { ' FAIL' }), S'\n').
|
||||
].
|
||||
|
||||
|
||||
6000p99 dump.
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user