Y
Hacker News
new
|
ask
|
show
|
jobs
by
yelmahallawy
107 days ago
This is interesting approach, thanks for the insight! If I may ask, _approximately_ how long does it take to test a newly-released model with the current strategy?
1 comments
kelseyfrog
106 days ago
20mins or so. The bottleneck is rate-limiting. It's amenable to parallelization. Each tests can run in isolation at the same time.
link
yelmahallawy
106 days ago
Gotchu. Yeah that's pretty quick, awesome thanks!
link