Replies: 2 comments 2 replies
-
hi @fturmel Please see my answers below:
|
Beta Was this translation helpful? Give feedback.
-
Update: I've been playing around with an interesting approach today. I have a lot more notes and cases to cover but I'm pretty excited about it.
More soon! Implementation example for Terminal output (the luxon implementation is just returning We can leave out optional library benchmarks... ...but not required ones If you need a refresher, this what terminal output and (broken) implementation looks like now: Current implementation More verbose, return values unused, string names are actually functional names in the JSON reporter so a typo could break things, everything loosely typed, need to import all libraries manually, closely coupled with benchmark.js etc Current output (after installing missing benchmarkjs dependency it runs but this.date and this.moment are undefined) |
Beta Was this translation helpful? Give feedback.
-
As pointed out in #1846, it appears that the internal benchmarking system is broken.
Would PRs for this be welcome? Any guidelines?
A few thoughts beyond just restoring functionality:
We can start small, or work on proof of concepts first. Let me know what you think.
Beta Was this translation helpful? Give feedback.
All reactions