AppWizard has created this test application for you. This file contains a summary of what you will find in each of the files thatmake up your test application.test.dspThis file (the project file) contains information at the project level and is used
极限
ilimit提供了一种执行调用的方法,同时对调用可能消耗的时间和内存施加了限制。
要求
PHP 7.1以上
NTS
pthread.h
存根
该存储库包含PHP文件,这些文件带有用于IDE集成和静态分析支持的方法标头。
要安装,请运行以下命令:
composer require krakjoe/ilimit
原料药
namespace ilimit {
/**
* Call a callback while imposing limits on the time a
为什么?
为了测试不同的语言和环境,它们如何处理使用一个实例变量(字符串“ tere”)创建一千万个对象。
OOP非常漂亮,软件工程师应该能够创建对象而不必担心内存或CPU时间问题。
确认结果
cd benchmarks && ruby run-tests.py
结果
Go used 158MB and ran 1 seconds.
Crystal used 429MB and ran 1 seconds.
Ruby used 933MB and ran 6 seconds.