You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -22,7 +21,10 @@ Model implementations: in Java, Rust, Pony, Go and C++.
22
21
elixir scripts/century_backup_demo.exs
23
22
```
24
23
25
-
Run the century backup demo to see virtual time in action - simulate 100 years of daily backups (36,525 backups) in milliseconds. [Source](scripts/century_backup_demo.exs). [Sample run](https://github.com/d-led/gen_server_virtual_time/actions/workflows/century-backup-demo.yml).
24
+
Run the century backup demo to see virtual time in action - simulate 100 years
25
+
of daily backups (36,525 backups) in milliseconds.
0 commit comments