Commits
Click on a commit to change the comparison rangecleanup and comments2 years ago
by samuelcolvin add 1m_strings case to python benchmarks2 years ago
by samuelcolvin use a boxed array2 years ago
by davidhewitt fix clippy complaint2 years ago
by samuelcolvin Merge branch 'main' into fixed-size-cache2 years ago
by davidhewitt update fuzz lockfile2 years ago
by davidhewitt Merge branch 'main' into fixed-size-cache2 years ago
by samuelcolvin make cached_py_string public2 years ago
by samuelcolvin use RandomState to avoid DoS attacks2 years ago
by davidhewitt Merge branch 'main' into fixed-size-cache2 years ago
by samuelcolvin use vec not array for cache2 years ago
by samuelcolvin add tests for StringCacheMode extract2 years ago
by samuelcolvin change cachge size, fix jiter-python benchmarks2 years ago
by samuelcolvin try 16_3842 years ago
by samuelcolvin