faast.js

faast.js

  • Docs
  • API
  • Community
  • GitHub
  • Blog

faastjs > FunctionStats > toString

FunctionStats.toString() method

Summarize the function stats as a string.

Signature:

toString(): string;

Returns:

string

a string showing the value of completed, retries, errors, and mean execution time. This string excludes invocations by default because it is often fixed.

  • FunctionStats.toString() method
faast.js
Docs
IntroductionAPI ReferenceContributingExamples
Community
DiscordTwitterStack Overflow
More
BlogUser Showcase
Copyright © 2025 Andy Chou