Oliver Hunt

Results 4 comments of Oliver Hunt

Do you have any performance numbers for other implementations? even just JS parsed by other engines vs. binary ast in your implementation?

Oh, I see "The time required to create a full AST (without verifying annotations) was reduced by ~70-90%, which is a considerable reduction since SpiderMonkey's AST construction time for the...

You could do something absolutely brutal: ``` trait BlockCipher { ... } trait Counter {} trait PaddingSafeCounter :Counter {} pub struct CBCCounter {} pub struct GCMCounter {} impl Counter for...

I've confirmed this correctly identifies the expectation mismatch, and the suggested/default fix correctly sets the hook dir for the repo, and doesn't conflict with global rules