go-jsonnet/testdata/std.sort.golden
Stanisław Barzowski 6490cb1973 Builtin implementation for std.sort
Sort is something that is highly optimized in most languages
and users can expect it to be fast. We can piggyback on
the Go implementation.

This change results in 100x speedup on bench.06.jsonnet.
2019-09-09 13:37:12 +02:00

6 lines
21 B
Plaintext