Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
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
{{ message }}
0xMushow
/
JavaPathENProject8
Public
forked from
OpenClassrooms-Student-Center/JavaPathENProject8
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
dev
User selector
All users
All time
Commit history
Commits on May 4, 2024
Fixed imports
Antoine James
committed
25ceaa2
View commit details
Copy full SHA for 25ceaa2
Browse repository at this point
Merge branch 'master' into dev
0xMushow
authored
f5e37d5
View commit details
Copy full SHA for f5e37d5
Browse repository at this point
CHanged method to return a list of AttractionDTOs
Antoine James
committed
467610f
View commit details
Copy full SHA for 467610f
Browse repository at this point
Change according to the new DTO
Antoine James
committed
d585c66
View commit details
Copy full SHA for d585c66
Browse repository at this point
Fixed Test using new DTO
Antoine James
committed
e31eb16
View commit details
Copy full SHA for e31eb16
Browse repository at this point
Changed private to public
Antoine James
committed
c936d6a
View commit details
Copy full SHA for c936d6a
Browse repository at this point
Added DTO to return JSON format asked.
Antoine James
committed
dc2b0cc
View commit details
Copy full SHA for dc2b0cc
Browse repository at this point
Commits on Apr 29, 2024
Merge #1 (#1)
Show description for c6c2f6d
0xMushow
authored
c6c2f6d
View commit details
Copy full SHA for c6c2f6d
Browse repository at this point
Set to a 100,000 users to test CI
Antoine James
committed
e499c3f
View commit details
Copy full SHA for e499c3f
Browse repository at this point
Make sure it works with tests
Antoine James
committed
a609a97
View commit details
Copy full SHA for a609a97
Browse repository at this point
Was meant to be created in dev
0xMushow
authored
ffe2638
View commit details
Copy full SHA for ffe2638
Browse repository at this point
Changed directory
Antoine James
committed
25ee9cd
View commit details
Copy full SHA for 25ee9cd
Browse repository at this point
Revert to master & merge
Antoine James
committed
f9cb966
View commit details
Copy full SHA for f9cb966
Browse repository at this point
Create maven-publish.yml
0xMushow
authored
17f2fdb
View commit details
Copy full SHA for 17f2fdb
Browse repository at this point
Test pipeline
Antoine James
committed
5e707c4
View commit details
Copy full SHA for 5e707c4
Browse repository at this point
Test for dev first
Antoine James
committed
7bc825b
View commit details
Copy full SHA for 7bc825b
Browse repository at this point
Upload CI file
Antoine James
committed
d144949
View commit details
Copy full SHA for d144949
Browse repository at this point
Changed users to 100,000: 6m49s / 1m40s (<15min/<20min)
Antoine James
committed
8d93042
View commit details
Copy full SHA for 8d93042
Browse repository at this point
Use CopyOnWriteArrayList
Antoine James
committed
65481c5
View commit details
Copy full SHA for 65481c5
Browse repository at this point
Use Stream API
Antoine James
committed
ef81865
View commit details
Copy full SHA for ef81865
Browse repository at this point
Fixed things with Future, needs to work with CompletableFuture
Antoine James
committed
c066a13
View commit details
Copy full SHA for c066a13
Browse repository at this point
Commits on Apr 28, 2024
Work on calculateRewards
Antoine James
committed
75b114b
View commit details
Copy full SHA for 75b114b
Browse repository at this point
Added CompletableFuture to wait for trackUserLocation to be finished
Antoine James
committed
0fed74a
View commit details
Copy full SHA for 0fed74a
Browse repository at this point
First performance tests with a 100,000 users done in 0 seconds!
Antoine James
committed
6e8384f
View commit details
Copy full SHA for 6e8384f
Browse repository at this point
Used CompletableFuture
Antoine James
committed
ebb402e
View commit details
Copy full SHA for ebb402e
Browse repository at this point
Start working on trackUserLocation to make it async
Antoine James
committed
36339f8
View commit details
Copy full SHA for 36339f8
Browse repository at this point
Refactor to clean up code and introduce a new Fixed Thread Pool.
Antoine James
committed
0ae1b66
View commit details
Copy full SHA for 0ae1b66
Browse repository at this point
Change to 500 users for tests
Antoine James
committed
a54c0dd
View commit details
Copy full SHA for a54c0dd
Browse repository at this point
Changed to CopyOnWriteArrayList to improve time
Antoine James
committed
a2c231a
View commit details
Copy full SHA for a2c231a
Browse repository at this point
Refactored using lambda expression and changed in order to optimize by avoiding the creation of new locations
Antoine James
committed
911323a
View commit details
Copy full SHA for 911323a
Browse repository at this point
Set back to a 100 users
Antoine James
committed
8342081
View commit details
Copy full SHA for 8342081
Browse repository at this point
Test failures with 10000 users
Antoine James
committed
08c5fef
View commit details
Copy full SHA for 08c5fef
Browse repository at this point
Commits on Apr 27, 2024
Removed the disabled test annotation
Antoine James
committed
1e63f26
View commit details
Copy full SHA for 1e63f26
Browse repository at this point
Refactor imports
Antoine James
committed
88e41c2
View commit details
Copy full SHA for 88e41c2
Browse repository at this point
Commits on Apr 24, 2024
Cleaned up
Antoine James
committed
7f7cc35
View commit details
Copy full SHA for 7f7cc35
Browse repository at this point
Previous
Next
You can’t perform that action at this time.