devrsi0n / chirpy

💬 A privacy-friendly and customizable Disqus (comment system) alternate. 注重隐私保护和定制化的评论系统。
https://chirpy.dev
GNU Affero General Public License v3.0
563 stars 32 forks source link

Improve tfjs performance #465

Open devrsi0n opened 2 years ago

devrsi0n commented 2 years ago

We can't use @tensorflow/tfjs-node(better runtime perf) because of vercel bundle limitation, consider the package below to resolve the issue: https://github.com/jlarmstrongiv/tfjs-node-lambda But we need to ping it after the build to make sure it's running (Or get 503 error)