gpt4 book ai didi

performance - 如何测试 Prolog 程序的性能?

转载 作者:行者123 更新时间:2023-11-28 19:55:09 30 4
gpt4 key购买 nike

有什么方法可以对几个 Prolog 程序进行基准测试吗?我正在使用 SWI-Prolog,它没有显示执行查询所花费的时间!!

最佳答案

time/1 呢?在 SWI-Prolog 中,尝试:

?- time(your_goal).

?- profile(your_goal).

关于performance - 如何测试 Prolog 程序的性能?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/4582822/

30 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com