WordPress should behave the same, only dependent on your server resources. I hope you have a dedicated server because if not then you will experience severe outages and possibly cancellation of your hosting service.
WordPress is merely databases and PHP, so amount of files will not affect its use. It is stable. You could have a billion or trillion or quadrillion of everything, it wouldn’t matter, as long as you have the server resources to suffice.
p.s. where are you getting all this?
Related Posts:
- How can I import users into WordPress?
- Profiling a WordPress Website for Deployment on Shared Hosting?
- Restricting a Plugin to Only Load its CSS and JS on Selected Pages?
- How do I represent ‘chunks’ of content within WordPress?
- Blog posts on one subdomain, pages on another
- Can WordPress realistically handle a site with 500 ‘pages’?
- What is the expected limit for acceptable performance of WordPress without any adjustments?
- Can I use wordpress for a non-blog site?
- What are best practices for configuring a server for WordPress sites?
- Can I / Should I use WordPress as a CMS for my Flash application
- Loading scripts on specific page
- Using wordpress for a four-page website may be an overkill?
- Searching Only Blog Posts From a WordPress Site’s Main Posts Page?
- Too many posts cause slow load when paginating
- Mysql / WordPress killing my server with 80k users [closed]
- How can I measure the performance of any WordPress Plugin or Theme?
- WordPress product catalog site [closed]
- What are the advantages of WordPress over other systems?
- Putting main WordPress blog under a different folder name
- Is a complex site possible with WordPress?
- Convert link in WordPress 3.2.1
- WordPress for a business catalog site
- Large Number of WordPress Posts
- Why are wordpress posts not hierarchical?
- WordPress as a CMS – best way to decouple publishing/front-end
- Updating my wordpress CMS to 4.7 gives me a blank HTML area during the upgrade process
- WordPress takes too long to show 404 error on images (on LEMP stack)
- What’s the best way to implement AJAX in WordPress?
- Content management for static pages
- WordPress in Drupal
- Why does blog page not reveal it’s template?
- Is wordpress truly capable of anything other than blogging? [closed]
- Is wordpress a library with a default GUI?
- Why does my site flash white every time it changes page? [closed]
- High traffic management in WP
- Server technical information and first respond time for WordPress
- Editing Code for CMS *** Fixed – my own stupidity – I appologise and thank everyone for their help [closed]
- Show a different link based on IP
- Can I manage content of my custom site using wordpress?
- Get Drupal user into WordPress
- How do I add open graph tags? [closed]
- Can’t access Dashboard after WordPress 3.3 Update?
- Heterogeneous content on a page
- Offloading cron jobs
- Import only new articles from Joomla to WordPress
- Is it possible to outsource wp-admin to another server?
- Migrate php folder to WordPress
- Multiple editable content on page
- Set a WordPress website’s language without affecting the back-end
- WordPress article with 50 000 words loading slow – 100% cpu
- Can WordPress used as a CMS? [closed]
- Site load time increased
- Could a very long article slow down all website and wpadmin?
- LIKE vs CONTAINS on SQL Server
- What’s the best way to search for a UPC code in a Database?
- How to measure elapsed time in Python?
- What do Clustered and Non-Clustered index actually mean?
- what does O(N) mean [duplicate]
- When should I use CROSS APPLY over INNER JOIN?
- Convert Set to List without creating new List
- Fastest way to check if a value exists in a list
- Returning an empty string : efficient way in c++
- Measure the time it takes to execute a t-sql query
- How can you profile a Python script?
- Replace values in list using Python
- Most efficient way to map function over numpy array
- What’s the best way to convert a number to a string in JavaScript?
- Which Python memory profiler is recommended? [closed]
- What is the difference between spark.sql.shuffle.partitions and spark.default.parallelism?
- Python Sets vs Lists
- Big O, how do you calculate/approximate it?
- What is the difference between call and apply?
- What is the difference between set and hashset in C++ STL?
- Returning an empty string : efficient way in c++
- Declaring multiple variables in JavaScript
- Count(*) vs Count(1) – SQL Server
- HashSet vs. List performance
- Static linking vs dynamic linking
- How to get current time in milliseconds?
- Best way to reverse a string
- Is Python faster and lighter than C++?
- When should we use Radix sort?
- ADB stopping at (waiting for devices)
- Fastest way to remove first char in a String
- Make first letter of a string upper case (with maximum performance)
- Best way to test if a row exists in a MySQL table
- Efficient way to do batch INSERTS with JDBC
- Java check if boolean is null
- What is the best way to profile javascript execution?
- Is it more efficient to return a const reference
- the asymptotic growth of n choose floor(n/2)
- Fastest way to generate a random boolean
- what is ScriptResource.axd in the page load in web app?
- How to parallelize downloads across hostnames on WordPress?
- How to parallelize downloads across hostnames on WordPress?
- Get difference between two lists
- How to create a new object instance from a Type
- MySQL INSERT INTO table VALUES.. vs INSERT INTO table SET
- C++ performance vs. Java/C#
- How to use Memcached with PHP7?