1
1
mirror of https://github.com/tweag/nickel.git synced 2024-10-05 07:37:09 +03:00
nickel/benches
2022-03-06 22:27:57 +01:00
..
arrays Fix array/fold bench 2022-03-03 10:01:57 +01:00
functions renaming list -> array 2022-03-02 16:38:46 +01:00
numeric renaming list -> array 2022-03-02 16:38:46 +01:00
records Remove -$ and $[ ], use standard primop instead 2022-03-02 21:57:43 +01:00
serialization Add criterion for benchmark 2021-07-01 18:00:24 +02:00
strings update benches syntax 2022-02-24 12:18:52 +01:00
arrays.rs Rename crates nickel* to nickel-lang* 2022-03-06 22:27:57 +01:00
functions.rs Rename crates nickel* to nickel-lang* 2022-03-06 22:27:57 +01:00
lorem.txt Fix records benchmark 2022-01-04 15:32:32 -05:00
numeric.rs Rename crates nickel* to nickel-lang* 2022-03-06 22:27:57 +01:00
records.rs Rename crates nickel* to nickel-lang* 2022-03-06 22:27:57 +01:00
serialization.rs Rename crates nickel* to nickel-lang* 2022-03-06 22:27:57 +01:00