rahulharpal1603 / CF-TopHacker

Chrome extension for displaying Hacks leaderboard on CF.
https://chromewebstore.google.com/detail/cf-tophacker/jjonaiodlgelhegbbihodicniiccbhbi
3 stars 7 forks source link

Adding Top-Level Cache to reduce server load for heavy contests. #2

Open rahulharpal1603 opened 1 month ago

rahulharpal1603 commented 1 month ago

Contests with too many hacks like: https://codeforces.com/contest/1985/standings take a lot of time to load the hacks standings.

Can introduce top-level cache, inspired by Carrot Extension https://github.com/meooow25/carrot/blob/master/carrot/src/background/cache/top-level-cache.js

karimali03 commented 2 days ago

I can work on this

rahulharpal1603 commented 1 day ago

I can work on this

@karimali03 go for it😃