BoostryJP / ibet-Wallet-API

A powerful API suite for seamlessly building ibet blockchain wallet systems 🛠
https://ibet.jp/ibet-for-fin
Apache License 2.0
9 stars 0 forks source link

Speed up strftime #1456

Closed YoshihitoAso closed 11 months ago

YoshihitoAso commented 11 months ago

According to our research, strftime is slow and can be a bottleneck when processing large amounts of data.

I fixed to speed up processing by not using strftime.