| 
									
										
										
										
											2016-08-26 12:27:24 -07:00
										 |  |  | <!doctype html> | 
					
						
							|  |  |  | <html> | 
					
						
							|  |  |  | <body> | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2016-09-01 16:56:45 -07:00
										 |  |  |   <h2>Params</h2> | 
					
						
							|  |  |  |   <form> | 
					
						
							|  |  |  |     Depth: | 
					
						
							|  |  |  |     <input type="number" name="depth" placeholder="depth" value="9"> | 
					
						
							|  |  |  |     <br> | 
					
						
							|  |  |  |     <button>Apply</button> | 
					
						
							|  |  |  |   </form> | 
					
						
							| 
									
										
										
										
											2016-08-26 12:27:24 -07:00
										 |  |  | 
 | 
					
						
							| 
									
										
										
										
											2016-09-01 16:56:45 -07:00
										 |  |  |   <h2>Baseline Tree Benchmark</h2> | 
					
						
							|  |  |  |   <p> | 
					
						
							|  |  |  |     <button id="destroyDom">destroyDom</button> | 
					
						
							|  |  |  |     <button id="createDom">createDom</button> | 
					
						
							|  |  |  |     <button id="updateDomProfile">profile updateDom</button> | 
					
						
							|  |  |  |     <button id="createDomProfile">profile createDom</button> | 
					
						
							|  |  |  |   </p> | 
					
						
							| 
									
										
										
										
											2016-08-26 12:27:24 -07:00
										 |  |  | 
 | 
					
						
							| 
									
										
										
										
											2016-09-01 16:56:45 -07:00
										 |  |  |   <div> | 
					
						
							| 
									
										
										
										
											2016-10-04 16:27:45 -07:00
										 |  |  |     <tree id="root">Loading...</tree> | 
					
						
							| 
									
										
										
										
											2016-09-01 16:56:45 -07:00
										 |  |  |   </div> | 
					
						
							| 
									
										
										
										
											2016-08-26 12:27:24 -07:00
										 |  |  | 
 | 
					
						
							| 
									
										
										
										
											2016-10-04 16:27:45 -07:00
										 |  |  |   <script> | 
					
						
							|  |  |  |     var mainUrl = window.location.search.split(/[?&]main=([^&]+)/)[1] | 
					
						
							|  |  |  |       || '../../bootstrap_plain.js'; | 
					
						
							|  |  |  |     document.write('<script src="' + mainUrl + '">\u003c/script>'); | 
					
						
							|  |  |  |   </script> | 
					
						
							| 
									
										
										
										
											2016-08-26 12:27:24 -07:00
										 |  |  | </body> | 
					
						
							|  |  |  | </html> |