noir-lang / noir-bignum

bignum
Apache License 2.0
16 stars 9 forks source link

Write tests which catch / measure constraint count regressions #54

Open iAmMichaelConnor opened 2 weeks ago

iAmMichaelConnor commented 2 weeks ago

~We could do with a collection of main functions, each of which tests a single method of bignum, to catch if we cause constraint regressions in any one of bignum's methods.~ Alternative suggested by Tom in comment below

iAmMichaelConnor commented 2 weeks ago

See https://github.com/noir-lang/noir-library-starter/pull/7