Skip to content

Fix the acceptance test slowdown#17

Open
kiwi-josh wants to merge 1 commit into
Ticketfly:masterfrom
kiwi-josh:fix/acceptance-test-slow-down
Open

Fix the acceptance test slowdown#17
kiwi-josh wants to merge 1 commit into
Ticketfly:masterfrom
kiwi-josh:fix/acceptance-test-slow-down

Conversation

@kiwi-josh
Copy link
Copy Markdown
Contributor

@kiwi-josh kiwi-josh commented Aug 12, 2019

Fix for this issue: #3

The original now function in backburner calls the now function on the Date object itself, whereas this library currently invokes the Date object instead, returning a Date instance that is more costly - especially when called frequently.

The original now function in backburner calls the now function on the on the Date object itself, whereas this library currently invokes the Date object instead, returning a Date instance that is more costly - especially when called frequently.
@kiwi-josh
Copy link
Copy Markdown
Contributor Author

@cmaxwell-eb any chance of getting this PR reviewed? Let me know if you need anything else from me to help this happen 🙇

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant