Search Options

Results per page
Sort
Preferred Languages
Advance

Results 11 - 12 of 12 for University (0.11 sec)

  1. docs/contribute/code_of_conduct.md

    This code is not exhaustive or complete. It serves to distill our common understanding of a
    collaborative, shared environment, and goals. We expect it to be followed in spirit as much as in
    the letter.
    
    Diversity Statement
    -------------------
    
    We encourage everyone to participate and are committed to building a community for all. Although we
    may not be able to satisfy everyone, we all agree that everyone is equal.
    
    Registered: Sun Jun 16 04:42:17 UTC 2024
    - Last Modified: Sun Feb 06 02:19:09 UTC 2022
    - 5.1K bytes
    - Viewed (0)
  2. src/internal/fuzz/worker.go

    // chainedMutations is how many mutations are applied before the worker
    // resets the input to it's original state.
    // NOTE: this number was picked without much thought. It is low enough that
    // it seems to create a significant diversity in mutated inputs. We may want
    // to consider looking into this more closely once we have a proper performance
    // testing framework. Another option is to randomly pick the number of chained
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue Mar 26 19:58:28 UTC 2024
    - 37.7K bytes
    - Viewed (0)
Back to top