aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
Commit message (Collapse)AuthorAgeFilesLines
* feat: add benchmark startup analysis tools and improve demo.shdiogo4642025-07-111-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 READMEdiogo4642025-07-111-0/+2
|
* file cleanupdiogo4642025-07-101-0/+3
|
* rust init snapshotdiogo4642025-07-091-0/+7
|
* Fix async entry point by adding synchronous wrapperdiogo4642025-06-301-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]>
* initdiogo4642025-06-271-0/+1