gdgvda / cron

a cron library for go

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

use Min Heap data structure for entries

janrnc opened this issue · comments

A Min Heap would improve performance. See this PR.