SharpC: A C Interpreter In C# - 1110

运行的机器配置:

以上篇的递归调用为例,运行之,屏蔽掉Log,在Debug模式下的速度性能大致为432.8秒,约7分钟。

================================ Program Begin ================================

The thread 'vshost.RunParkingWindow' (0x1764) has exited with code 0 (0x0).
The thread '' (0x20c8) has exited with code 0 (0x0).

================================ Program End ================================

Time consumption: 432.8529312 sec

再看看内存消耗,峰值为274M:

Release版本的速度大致为Debug模式的1/4:

Usually, the pictures can not appear because they are banned. Fork!

你可能感兴趣的:(c,c#)