Jeffrey Wilcke
ac697326a6
core/vm: reduced big int allocations
...
Reduced big int allocation by making stack items modifiable. Instead of
adding items such as `common.Big0` to the stack, `new(big.Int)` is
added instead. One must expect that any item that is added to the stack
might change.
2015-08-07 12:52:23 +02:00
..
2015-07-29 15:08:59 +02:00
2015-08-05 17:44:19 +02:00
2015-08-07 12:52:23 +02:00
2014-12-04 10:28:02 +01:00
2015-07-23 18:35:11 +02:00
2015-07-23 18:35:11 +02:00
2015-07-28 04:29:42 -07:00
2015-07-23 18:35:11 +02:00
2015-07-23 18:35:11 +02:00
2015-07-23 18:35:11 +02:00
2015-08-07 12:52:17 +02:00
2015-07-23 18:35:11 +02:00
2015-07-23 18:35:11 +02:00
2015-07-28 04:29:42 -07:00
2015-08-05 13:09:09 +02:00
2015-07-28 04:29:42 -07:00
2015-08-07 12:52:17 +02:00
2015-08-05 13:09:09 +02:00
2015-08-05 13:09:09 +02:00
2015-08-02 01:23:02 +02:00
2015-07-23 18:35:11 +02:00
2015-07-23 18:35:11 +02:00
2015-08-07 12:52:23 +02:00
2015-07-28 04:29:42 -07:00
2015-07-23 18:35:11 +02:00
2015-07-23 18:35:11 +02:00
2015-07-28 04:29:42 -07:00
2015-07-23 18:35:11 +02:00
2015-07-23 18:35:11 +02:00
2015-07-23 18:35:11 +02:00
2015-08-01 16:18:54 -07:00
2015-08-03 04:49:30 -07:00
2015-07-28 04:29:42 -07:00
2015-08-07 12:52:23 +02:00