From e370c9a2a8ed59309c161b149390e6028d78d081 Mon Sep 17 00:00:00 2001 From: Rehtse Date: Wed, 17 Dec 2025 15:51:05 -0800 Subject: [PATCH 1/2] Add velocity web performance --- data/events/velocity-web-performance.json | 51 +++++++++++++++++++++++ 1 file changed, 51 insertions(+) create mode 100644 data/events/velocity-web-performance.json diff --git a/data/events/velocity-web-performance.json b/data/events/velocity-web-performance.json new file mode 100644 index 0000000..8afd752 --- /dev/null +++ b/data/events/velocity-web-performance.json @@ -0,0 +1,51 @@ +{ + "name": "Velocity Web Performance", + "year_started": 2008, + "number_of_events_hosted": 12, + "city": "San Jose", + "region": "California", + "country": "United States", + "continent": "North America", + "website": "https://conferences.oreilly.com/velocity", + "sector": [ + "DevOps", + "Infrastructure" + ], + "tags": [ + "conference", + "devops" + ], + "acceptable_tags": [ + "performance", + "devops", + "infrastructure" + ], + "type": "in-person", + "languages": [ + "English" + ], + "frequency": "annual", + "timezone": "America/Los_Angeles", + "attendee_size": { + "min": 800, + "max": 3000 + }, + "ticket_cost_usual": { + "currency": "USD", + "min": 400, + "max": 1600 + }, + "organizer": { + "name": "O'Reilly Media", + "email": "", + "twitter": "https://twitter.com/oreillymedia", + "website": "https://www.oreilly.com" + }, + "socials": { + "twitter": "https://twitter.com/oreillymedia", + "linkedin": "https://www.linkedin.com/company/oreilly", + "youtube": "https://www.youtube.com/user/OreillyMedia", + "instagram": "" + }, + "description": "Velocity focuses on web performance, reliability, and DevOps practices for engineering teams building large-scale web systems." +} From 50f2ec81f30a897d01a8d174a8e468d732df91cc Mon Sep 17 00:00:00 2001 From: Rehtse Date: Thu, 9 Apr 2026 08:35:59 +0300 Subject: [PATCH 2/2] Update velocity-web-performance.json --- data/events/velocity-web-performance.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/data/events/velocity-web-performance.json b/data/events/velocity-web-performance.json index 8afd752..0c88db1 100644 --- a/data/events/velocity-web-performance.json +++ b/data/events/velocity-web-performance.json @@ -2,8 +2,8 @@ "name": "Velocity Web Performance", "year_started": 2008, "number_of_events_hosted": 12, - "city": "San Jose", - "region": "California", + "city": "San Francisco", + "region": "New York", "country": "United States", "continent": "North America", "website": "https://conferences.oreilly.com/velocity",