我正在尝试了解如何使用tools.logPerformance(request, 'gotoFunction INIT', start);
,以便更好地了解我的演员的表演。
我发现该功能在 apify/scraper-tools 中。但我无法找到源代码,也没有记录在 API/SDK 中:
const {
tools,
createContext,
constants: { META_KEY },
} = require('@apify/scraper-tools');