1
1
mirror of https://github.com/tweag/nickel.git synced 2024-10-06 16:18:08 +03:00
nickel/core
Viktor Kleen c4b7e0dd5c
Implement a first solution for collecting metrics during a Nickel evaluation (#1633)
* Implement prototype metrics collection and reporting

* Add a few sample metrics

* Document some of the rationale

* Remove unused `metrics-utils`

* Don't enable metrics by default

* Report metrics to stderr
2023-09-27 10:55:03 +00:00
..
benches Format benches as well using Topiary (#1423) 2023-06-30 15:50:04 +00:00
src Implement a first solution for collecting metrics during a Nickel evaluation (#1633) 2023-09-27 10:55:03 +00:00
stdlib Remove the double contract application introduced in #1194 (#1625) 2023-09-22 13:44:10 +00:00
tests Run a REPL session for nickel #repl snippets (#1615) 2023-09-22 11:35:30 +00:00
build.rs Rename and move workspace crates (#1399) 2023-06-26 16:58:40 +00:00
Cargo.toml Implement a first solution for collecting metrics during a Nickel evaluation (#1633) 2023-09-27 10:55:03 +00:00