| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | feat: add benchmark startup analysis tools and improve demo.sh | diogo464 | 2025-07-11 | 1 | -0/+2 |
| | | | | | | | | | - Add generate-schedule.sh script to create container schedules from addresses.txt - Add benchmark-startup Python script for analyzing container startup times - Update demo.sh to print timestamps and wait for start signal at /oar-p2p/start - Add comprehensive statistics including startup, start signal, and waiting times - Support for synchronized container coordination via start signal file | ||||
| * | updated README | diogo464 | 2025-07-11 | 1 | -0/+2 |
| | | |||||
| * | file cleanup | diogo464 | 2025-07-10 | 1 | -0/+3 |
| | | |||||
| * | rust init snapshot | diogo464 | 2025-07-09 | 1 | -0/+7 |
| | | |||||
| * | Fix async entry point by adding synchronous wrapper | diogo464 | 2025-06-30 | 1 | -0/+1 |
| | | | | | | | | | Add main_sync() function to properly handle async main() function for package entry points. Update pyproject.toml to use the synchronous wrapper, ensuring the oar-p2p-net command works correctly when installed. 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <[email protected]> | ||||
| * | init | diogo464 | 2025-06-27 | 1 | -0/+1 |
