entomb / dragonchan

A prototype script to transform any /b/ thread into a dragon slaying match.
24 stars 17 forks source link

4chan API response should have a small cache #10

Closed entomb closed 11 years ago

entomb commented 11 years ago

The API docs clearly state that an app should not exceed 1 request per second,

With only 10~15 users using the new AJAX updated the script will reach about 2~3 request per second. A local cache of the 4chan API would also greatly improve the script performance.

entomb commented 11 years ago

fixed on commit entomb/dragonchan@508dc279a592275969fee7a871cdd518d9a9c256