Asks users to activate TLC execution statistics
See original GitHub issueThe Toolbox nudges users to activate execution statistics to guide TLC development (see screenshot below). Please add similar functionality to the vscode TLA+ editor. Technically, a file called esc.txt is dropped into ~/.tlaplus/
whose first line is either a random identifier, “RANDOM_IDENTIFIER”, or “NO_STATISTICS” (see https://github.com/tlaplus/tlaplus/blob/master/tlatools/src/util/ExecutionStatisticsCollector.java).
The statistics are publicly available: https://exec-stats.tlapl.us/tlaplus.csv
Issue Analytics
- State:
- Created 4 years ago
- Comments:21 (11 by maintainers)
Top Results From Across the Web
Chapter 59 – For-Hire Service - NYC.gov
An applicant who possesses a TLC Driver's License, provides written proof that the applicant entered into a lease for the use of a...
Read more >Current Versions of the TLA+ Tools - Leslie Lamport
This feature was added to enable the computation of statistical properties of a specification's executions by running TLC in simulation mode. We ...
Read more >Track, Analyze, Activate: Your Comprehensive Introduction to ...
Competitive intelligence (CI) is the process of tracking, analyzing, and activating information related to your competitors.
Read more >CMS Target Life Cycle
The TLC requires a fully vetted CMS Authority to Operate (ATO). ... (ICDs), Data Usage Agreements (DUAs), Memorandums of Agreement (MOA), and Service....
Read more >TLC: Transmission Line Caches - Computer Sciences Dept.
Speculative memory scheduling reduces load-to- use latency by allowing dependent instructions to meet their source data at the execution units as soon as ......
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
All fixes are available in the latest pre-release.
Sure.